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 |
|
Colin Kuskie
|
398ea7cb9d
|
Forward porting email authentication message on account activation.
|
2008-12-29 22:11:08 +00:00 |
|
Colin Kuskie
|
da10f64d29
|
Forward port fix for no email address during username/email address password recovery.
|
2008-12-16 01:40:19 +00:00 |
|
Colin Kuskie
|
5381f3038d
|
Forward port graceful handling of the deletion of the Auth LDAPLink.
|
2008-12-15 22:59:25 +00:00 |
|
JT Smith
|
ee84cc7611
|
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
|
2008-11-26 16:06:18 +00:00 |
|
Colin Kuskie
|
d98afcc7af
|
backporting template email password recovery fix
|
2008-11-20 21:55:00 +00:00 |
|
Frank Dillon
|
32979d75e1
|
Replaced the account.options loop in the displayAccount auth methods with new macros for displaying deactivate account and back to site links. Another macro which allows text to be displayed according to whether the value passed in is empty or not was added to allow functionality similar to that which currently exists.
|
2008-11-18 07:05:23 +00:00 |
|
Frank Dillon
|
d91bc5754d
|
Merged the "Invite a Friend" application into the Account system and cleaned up the templates in the Inbox
|
2008-11-18 04:52:16 +00:00 |
|
Frank Dillon
|
4ff722bd5d
|
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
|
2008-11-15 11:39:23 +00:00 |
|
Frank Dillon
|
11d18075fa
|
Account release candidate - final changes before merge
|
2008-11-15 02:39:23 +00:00 |
|
JT Smith
|
3c325c9c5a
|
merged 7.5 utf8 password fix
|
2008-10-28 16:05:47 +00:00 |
|
Frank Dillon
|
d7d9eb946f
|
Modified LDAP connections to support ldaps and ldapi authentication. Additionally modified some of the labels and hoverhelp within the LDAPLink edit screen to better explain and make them less confusing.
|
2008-10-20 20:25:09 +00:00 |
|
Graham Knop
|
d71dc4dd2d
|
fixed: email password recovery allows sending recovery mail to arbitrary address
|
2008-10-14 15:25:25 +00:00 |
|
Graham Knop
|
089008de29
|
fixed: International characters in password prevents login
|
2008-10-05 20:56:50 +00:00 |
|
Colin Kuskie
|
5d3fc505cc
|
internationalize the submit button for email reset password
|
2008-09-28 23:28:44 +00:00 |
|
Graham Knop
|
64a6976a25
|
fixed: anonymous registration with email confirmation is broken
|
2008-09-24 22:48:28 +00:00 |
|
Kaleb Murphy
|
9e9fc14983
|
Thingy view template now has access to field_dateCreated and field_lastUpdated for Things
|
2008-09-17 16:31:31 +00:00 |
|
Frank Dillon
|
a70e0cf66a
|
Registration form to keep user entries on error - required and errored out fields are now highlighted.
|
2008-09-17 00:58:50 +00:00 |
|
JT Smith
|
ef120fb06b
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base
to match.
|
2008-09-16 22:32:36 +00:00 |
|
Colin Kuskie
|
dda8b74734
|
Internationalize the subject of emails sent for password recovery.
|
2008-09-13 22:00:17 +00:00 |
|
Kaleb Murphy
|
01930cef3a
|
remove debug
|
2008-09-11 14:32:56 +00:00 |
|
Kaleb Murphy
|
3f0b3b3e09
|
Fixed style in style upon reuse of password recovery token
|
2008-09-11 14:32:21 +00:00 |
|
Colin Kuskie
|
3e318493c9
|
Fix a bug where Show Message on Login didn't work with anonymous
registration for WebGUI auth. Added POD to the Auth createAccountSave
method to detail that what it returns is important.
|
2008-09-05 01:38:22 +00:00 |
|
Colin Kuskie
|
e3b9e4bd92
|
produce valid HTML in the Auth screen
|
2008-08-01 03:00:04 +00:00 |
|
Graham Knop
|
88e7113fae
|
fixed: email password recovery submit button effected by UI level
|
2008-06-11 19:17:35 +00:00 |
|
Doug Bell
|
f87e32452a
|
fixed: Password recovery no longer allows disabled users to recover or log in
|
2008-06-05 18:25:24 +00:00 |
|
Graham Knop
|
b6b23a4163
|
fixed: email password recovery fields effected by UI level
|
2008-05-20 15:49:39 +00:00 |
|
JT Smith
|
01d9af6222
|
The concept of "realtime" workflow has been eliminated. Instead all workflows are now realtime (synchronous), and roll over to be asynchronous if they cannot complete succesfully and immediately.
|
2008-05-03 05:38:13 +00:00 |
|
Graham Knop
|
2d42efd6b5
|
fixed: email validation links can be broken by mail servers
|
2008-04-09 17:09:29 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Colin Kuskie
|
96178fd70c
|
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
|
2007-12-05 00:30:43 +00:00 |
|
Graham Knop
|
c091192f47
|
merging 7.4 changes
|
2007-11-29 05:56:46 +00:00 |
|
Graham Knop
|
50cf668f48
|
More LDAP fixes
|
2007-10-09 21:37:47 +00:00 |
|
Graham Knop
|
f2d27f96e3
|
anon user creation didn't use defaults for yes/no fields
|
2007-09-26 21:33:34 +00:00 |
|
JT Smith
|
da87aa2c92
|
fix: misspelled i18n in webgui password recovery
|
2007-09-14 14:34:06 +00:00 |
|
Doug Bell
|
ec84e481b7
|
fix: Password Recovery error message now displays properly
|
2007-08-08 22:30:26 +00:00 |
|
Doug Bell
|
705631f860
|
- fix: Recover Password by Profile Field can now work with subclasses of
WebGUI::Auth::WebGUI and with custom WebGUI::Form::Controls as profile
fields.
|
2007-07-31 02:01:15 +00:00 |
|
Doug Bell
|
5d426b5c58
|
fix: bad i18n changes. remember to run tests!
|
2007-07-17 18:06:20 +00:00 |
|
Doug Bell
|
15e3894b86
|
forward port of bugfix from 7.3.21
|
2007-07-14 00:04:20 +00:00 |
|
Colin Kuskie
|
2dd127c394
|
fix bad whitespace before POD directives
|
2007-07-11 18:17:23 +00:00 |
|
Doug Bell
|
8674572035
|
add: Settings can now return errors and messages to the user
add: WebGUI Auth password recovery can now be done by profile fields or just e-mail address
|
2007-07-09 21:23:11 +00:00 |
|