Commit graph

735 commits

Author SHA1 Message Date
Bill Burke
7c190e40ee fix demo 2014-02-04 12:02:09 -05:00
Bill Burke
4e66a3bf81 Merge remote-tracking branch 'upstream/master' 2014-02-04 10:09:25 -05:00
Bill Burke
92091d9474 composite tests 2014-02-04 10:09:09 -05:00
Bill Burke
804f4d285d Merge pull request #189 from matzew/master
Removing unused private method
2014-02-04 07:07:32 -08:00
Matthias Wessendorf
965a42d462 Removing unused private method 2014-02-04 15:54:08 +01:00
Stian Thorgersen
1d403c6f3f Added documentation for themes 2014-02-04 14:46:51 +00:00
Stian Thorgersen
a667d0c5f5 Changed header for account management to Keycloak Account Management. Was Keycloak Central Login 2014-02-04 14:46:34 +00:00
Stian Thorgersen
e85a43c354 Changed title and header for admin console to Keycloak Admin Console. Was Keycloak and Keycloak Central Login 2014-02-04 14:46:06 +00:00
Stian Thorgersen
4c22a8c92b Renamed login forms provider classes 2014-02-04 14:45:11 +00:00
Stian Thorgersen
97897cab1d KEYCLOAK-15 Customize login and registration forms 2014-02-04 11:45:24 +00:00
Stian Thorgersen
38b7dcdf7d Fixes to persistence.xml for distribution 2014-02-04 11:44:02 +00:00
Bill Burke
09d88c7065 Merge pull request #188 from patriot1burke/master
composite representations
2014-02-03 14:22:41 -08:00
Bill Burke
8505cc612a composite representations 2014-02-03 17:21:56 -05:00
Bill Burke
413defa485 Merge pull request #185 from mposolda/master
Fix the location of PasswordPolicyTest
2014-01-31 18:42:16 -08:00
Bill Burke
1d2d4da7ff Merge pull request #186 from patriot1burke/master
composite UI
2014-01-31 18:41:40 -08:00
Bill Burke
e222240282 composite UI 2014-01-31 21:39:54 -05:00
mposolda
cd42ede612 Fix the location of PasswordPolicyTest 2014-01-31 15:07:00 +01:00
Bill Burke
b7d5830c7c Merge pull request #184 from patriot1burke/master
composite roles backend
2014-01-30 17:36:34 -08:00
Bill Burke
1cbe3596b4 Merge remote-tracking branch 'upstream/master' 2014-01-30 20:32:11 -05:00
Bill Burke
1543963c9f composite tests 2014-01-30 20:31:44 -05:00
Bill Burke
9ba6784424 Merge pull request #179 from matzew/Base64
clean up: using Base64 class as dependency
2014-01-30 07:50:11 -08:00
Bill Burke
097c607534 Merge pull request #183 from ssilvert/subsystem-clean
KEYCLOAK-274 Create Keycloak subsystem
2014-01-30 07:49:50 -08:00
Bill Burke
0e4e0cda3c Merge pull request #180 from matzew/UtilCleanUp
some minor util class clean-up
2014-01-30 07:48:04 -08:00
Bill Burke
4869b32c5f Merge pull request #182 from kpiwko/doc_updates
Adding EAP6 notes to documentation section 3.3.2
2014-01-30 07:47:38 -08:00
Stan Silvert
c7112dc19f KEYCLOAK-274 Compact JSON String. Get resource name from DMR. 2014-01-30 09:05:27 -05:00
Karel Piwko
ac6ed6c020 Adding EAP6 notes to documentation section 3.3.2 2014-01-30 13:04:21 +01:00
stianst
dbea70dc2c Merge pull request #181 from matzew/Docs-typo
Updating documentation URL link
2014-01-30 03:11:32 -08:00
Matthias Wessendorf
ca8deb6f53 Updating documentation URL link 2014-01-30 12:02:04 +01:00
Bill Burke
6a5994c3e2 composite roles 2 2014-01-29 23:28:08 -05:00
Bill Burke
bb5991239b composite roles 2014-01-29 20:19:32 -05:00
Stan Silvert
c81a08385f KEYCLOAK-274 Create Keycloak subsystem 2014-01-29 18:52:31 -05:00
Matthias Wessendorf
2efcb95fd6 some minor util class clean-up, to prevent instanciation of util classes 2014-01-28 14:30:22 +01:00
Matthias Wessendorf
463a04f0a2 Using the net.iharder.Base64 dependency JAR instead of a copied class 2014-01-27 15:05:48 +01:00
Bill Burke
41d631d20e Merge pull request #171 from abstractj/password
Add PBKDF2 encoder support for storing passwords
2014-01-27 05:39:24 -08:00
Bill Burke
1c1bff733d Merge pull request #178 from matzew/master
status code clean ups
2014-01-27 05:25:09 -08:00
Matthias Wessendorf
ab6c46b8af Sending 401 instead of 200 2014-01-27 12:39:48 +01:00
Matthias Wessendorf
55388319cc Instead of using hardcoded number, using proper constant/enum values 2014-01-27 12:37:40 +01:00
Stian Thorgersen
544de16aad KEYCLOAK-271 Check password policy when recovering password through email 2014-01-25 00:36:26 -02:00
Stian Thorgersen
5160f02475 KEYCLOAK-271 Improvements to password policies in admin console 2014-01-25 00:36:26 -02:00
Gunnar Morling
427a30f644 Fixing typo 2014-01-25 00:36:26 -02:00
Stian Thorgersen
32a9a3c108 Fix section header for openshift doc 2014-01-25 00:36:26 -02:00
Stian Thorgersen
b3a216de9e Set version to 1.0-alpha-2-SNAPSHOT 2014-01-25 00:36:26 -02:00
Bill Burke
01ef5c1020 last example dist fix 2014-01-25 00:36:26 -02:00
Bill Burke
d6d711cd61 example dist fixes 2014-01-25 00:36:26 -02:00
Bill Burke
9db0bd6170 distro fixes 2014-01-25 00:36:25 -02:00
Bill Burke
abd7487b7f dist 2014-01-25 00:36:25 -02:00
stianst
3e15747836 Merge pull request #177 from stianst/master
Fixes to password policy
2014-01-24 06:55:15 -08:00
Stian Thorgersen
06c3a6ea30 KEYCLOAK-271 Check password policy when recovering password through email 2014-01-24 14:48:58 +00:00
Stian Thorgersen
57b9a0e39e KEYCLOAK-271 Improvements to password policies in admin console 2014-01-24 14:48:58 +00:00
stianst
203d42b2b5 Merge pull request #176 from gunnarmorling/master
Fixing typo
2014-01-24 04:39:07 -08:00