Commit graph

702 commits

Author SHA1 Message Date
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
Gunnar Morling
bb135adbfd Fixing typo 2014-01-24 12:49:33 +01:00
Stian Thorgersen
9bad8ad8b0 Fix section header for openshift doc 2014-01-24 09:35:47 +00:00
Stian Thorgersen
4cb98a3aa4 Set version to 1.0-alpha-2-SNAPSHOT 2014-01-24 09:34:54 +00:00
keycloak
a20f65fc24 Merge pull request #175 from patriot1burke/master
last example dist fix
2014-01-23 07:54:52 -08:00
Bill Burke
7d6c76cb36 last example dist fix 2014-01-23 10:54:24 -05:00
keycloak
0195e53768 Merge pull request #174 from patriot1burke/master
example dist fixes
2014-01-23 07:46:25 -08:00
Bill Burke
8c4acb2ade example dist fixes 2014-01-23 10:46:04 -05:00
keycloak
1e75f700b8 Merge pull request #173 from patriot1burke/master
distro fixes
2014-01-23 06:55:51 -08:00
Bill Burke
5d5776d255 distro fixes 2014-01-23 09:55:03 -05:00
keycloak
c925a76998 Merge pull request #172 from patriot1burke/master
dist
2014-01-22 16:18:30 -08:00
Bill Burke
c77a6dfc40 dist 2014-01-22 19:18:00 -05:00
Bruno Oliveira
4a53116f2e Add PBKDF2 encoder support for storing passwords 2014-01-22 10:44:26 -02:00
keycloak
ef6a0ed8e1 Merge pull request #170 from patriot1burke/master
error screen
2014-01-21 10:06:21 -08:00
Bill Burke
cbd1e0aad5 error screen 2014-01-21 13:05:56 -05:00
stianst
c0ab3c602c Merge pull request #169 from stianst/master
Fixed keycloak logo in forms and added svgs
2014-01-21 09:18:39 -08:00
Stian Thorgersen
7c8eba14a0 Fixed keycloak logo in forms and added svgs 2014-01-21 17:18:10 +00:00
stianst
3c91caf2b5 Merge pull request #168 from stianst/master
Doc for OpenShift cartridge
2014-01-21 06:41:30 -08:00
Stian Thorgersen
ebf80b6deb Updated openshift cartridge url 2014-01-21 14:40:05 +00:00
Stian Thorgersen
a5fbde222f Added doc for OpenShift cartridge 2014-01-21 14:01:03 +00:00
stianst
66090e5cca Merge pull request #167 from stianst/master
Minor updates
2014-01-20 11:31:36 -08:00
Stian Thorgersen
e92980b776 Simplified check for ssl, since x-forward is sorted by Undertow 2014-01-20 19:31:02 +00:00
Stian Thorgersen
851401c40a Update link to WildFly doc for tuning sockets to point to Undertow docs 2014-01-20 19:30:07 +00:00
stianst
6865352d55 Merge pull request #166 from stianst/master
Updated instructions for configuring SSL
2014-01-20 09:47:03 -08:00
Stian Thorgersen
33ff1c618d Updated instructions for configuring SSL 2014-01-20 17:46:33 +00:00
stianst
564ec7ba05 Merge pull request #165 from stianst/master
Social login docs
2014-01-20 06:38:39 -08:00
Stian Thorgersen
ee3506ec98 Social login docs 2014-01-20 14:38:11 +00:00
stianst
c3811e2bfb Merge pull request #164 from stianst/master
Documentation, and some minor improvements to admin console
2014-01-20 02:44:28 -08:00
Stian Thorgersen
fa677055cc Minor improvements to email config in admin console. Added documentation for configuring smtp server 2014-01-20 10:31:47 +00:00
Stian Thorgersen
2b38df9495 Moved social config instructions from admin console to documentation 2014-01-20 09:43:48 +00:00
Bill Burke
d34c73f9b9 Merge pull request #163 from patriot1burke/master
minor changes
2014-01-17 09:27:54 -08:00
Bill Burke
d8df697ccf minor changes 2014-01-17 12:27:21 -05:00
Bill Burke
06160d6981 Merge pull request #162 from patriot1burke/master
remove wildfly-demo
2014-01-17 07:33:49 -08:00
Bill Burke
93210fd4f8 remove wildfly-demo 2014-01-17 10:33:17 -05:00