Colin Kuskie
|
e5adc07a05
|
Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status.
|
2010-11-21 21:11:41 -08:00 |
|
Colin Kuskie
|
59c03b50e7
|
Change occurances of user->profileField to user->get
|
2010-11-18 16:12:03 -08:00 |
|
Colin Kuskie
|
b5d263e693
|
Fix Auth and SSO.
|
2010-11-17 16:20:59 -08:00 |
|
Doug Bell
|
f515d85b2d
|
fix tests for www_auth. fix deprecate for callers
|
2010-11-03 19:43:59 -05:00 |
|
Doug Bell
|
5a2d4d8d03
|
change to www_ methods everywhere
|
2010-11-03 19:43:59 -05:00 |
|
Colin Kuskie
|
5f3014aaee
|
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
|
2010-11-03 09:47:36 -07:00 |
|
Colin Kuskie
|
a90eadda7c
|
Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
|
2010-11-02 14:49:33 -07:00 |
|
Doug Bell
|
fa73d81251
|
create and use get, update, delete instead of old
deleteParams, deleteSingleParam -> delete
getParams -> get
saveParams -> update
|
2010-10-28 21:04:38 -05:00 |
|
Doug Bell
|
199c4e4960
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05:00 |
|
Colin Kuskie
|
f884ab36b2
|
Fix the recover password URL for WebGUI::Auth::WebGUI. Fixes bug #11932
|
2010-10-27 08:52:41 -07:00 |
|
Colin Kuskie
|
cb952501fc
|
Prevent password fields from autocompleting, which can overwrite passwords when editing forms. Fixes bug #11923.
|
2010-10-25 10:29:16 -07:00 |
|
Colin Kuskie
|
f159fab19b
|
Make the password recovery email templatable. Includes i18n, help docs, upgrade sub, template package and code. Fixes bug #11918.
|
2010-10-19 15:22:42 -07:00 |
|
JT Smith
|
61bd01b5f3
|
added facebook auth
|
2010-08-27 13:03:58 -05:00 |
|
Colin Kuskie
|
565cf955d7
|
Merge commit '469c2b72b4' into WebGUI8. All tests passing.
|
2010-07-01 10:13:22 -07:00 |
|
Doug Bell
|
687c36fd27
|
add tests
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
f771e3fcd4
|
create getTwitter method to help testing
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
78f0be42df
|
fix sub to match doc
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
52ad887163
|
make twitter handle things automatically
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
4ee85e9239
|
fix key URL
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
3abea67b66
|
add template for choose username
|
2010-06-27 22:09:05 -05:00 |
|
Doug Bell
|
dd746c21c8
|
i18n
|
2010-06-27 22:09:05 -05:00 |
|
Doug Bell
|
889fa61521
|
add docs to WebGUI::Auth::Twitter
|
2010-06-27 22:09:05 -05:00 |
|
Doug Bell
|
03de39e25f
|
twitter api keys in settings
|
2010-06-27 22:09:05 -05:00 |
|
Doug Bell
|
a2e246705f
|
allow twitter enable/disable from settings
|
2010-06-27 22:09:05 -05:00 |
|
Doug Bell
|
54eafd2cd6
|
Auth::Twitter works
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
34a25d1bb6
|
initial twitter auth
|
2010-06-27 22:09:04 -05:00 |
|
Colin Kuskie
|
19c2c5fa1c
|
Remove status description from Session/Http, and update all users of setStatus.
|
2010-06-17 08:18:24 -07:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Colin Kuskie
|
d6f61c07d1
|
Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482
|
2010-03-22 10:43:29 -07:00 |
|
Graham Knop
|
2af4c4de63
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Luke Robinson
|
c03bcc385c
|
use the FormHelper instead of the Auth system for the Ajax check
on Username
|
2010-03-08 17:22:21 -06:00 |
|
Luke Robinson
|
c61e7454d0
|
An Ajax check on the username field at registration
|
2010-03-08 17:22:07 -06:00 |
|
Colin Kuskie
|
3d9006b643
|
Update Auth system for wg8 instanciators.
|
2010-03-04 08:52:46 -08:00 |
|
Colin Kuskie
|
119d5137e2
|
Try to fallback to a default login template if the configured one won't work. Fixes bug #11450.
|
2010-03-02 08:51:50 -08:00 |
|
Colin Kuskie
|
a21783304e
|
Route all emails through the mailQueue to prevent dropped emails.
|
2010-02-24 09:58:39 -08:00 |
|
Colin Kuskie
|
f24963bbfe
|
Fixed the label in Operation/User:www_editUser, generated by editUserForm in LDAP.pm. Fixes bug #11395.
|
2010-02-08 15:25:53 -08:00 |
|
Colin Kuskie
|
7470a15fcf
|
Fix illegal HTML from the Auth plugin. It was making LI's with no UL's. Fixes bug #11392
|
2010-02-08 15:12:22 -08:00 |
|
Colin Kuskie
|
c4e63dfef0
|
Auto update user's DN if it changes on the LDAP server. Fixes bug #11217
|
2009-11-13 16:17:18 -08:00 |
|
Doug Bell
|
ec30672d9e
|
fixed #11218: LDAPS does not create users automatically
|
2009-11-09 18:06:52 -06:00 |
|
Graham Knop
|
60a4a9b140
|
mark $session->datetime->time as deprecated and remove its use from core code
|
2009-10-05 20:56:37 -05:00 |
|
Doug Bell
|
770956f83f
|
Added POD to WebGUI::Auth::LDAP
|
2009-07-06 03:31:49 +00:00 |
|
Colin Kuskie
|
be15838529
|
Make LDAP auth return an error for failure to match passwords.
|
2009-06-11 16:16:22 +00:00 |
|
Arjan Widlak
|
aab891a5b6
|
Fixed #10450: Different errormessages on login failure
|
2009-05-31 20:39:12 +00:00 |
|
Yung Han Khoe
|
1f3b382208
|
rfe #10061: Use email as username at registration
|
2009-05-15 12:40:17 +00:00 |
|
Frank Dillon
|
4387ba382f
|
Removed extra code which reset the uri to what was stored int he LDAP Link.
|
2009-04-14 17:27:22 +00:00 |
|
Yung Han Khoe
|
b8d4eac3ca
|
rfe #9353: Welcome message template
|
2009-03-21 15:17:29 +00:00 |
|
Yung Han Khoe
|
f14832a583
|
making account activation email templatable
|
2009-03-18 20:25:01 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
b088299eb0
|
capcha control now has reCAPTCHA mode
|
2009-02-10 21:41:19 +00:00 |
|