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
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
Yung Han Khoe
1f3b382208
rfe #10061 : Use email as username at registration
2009-05-15 12:40:17 +00:00
Yung Han Khoe
b8d4eac3ca
rfe #9353 : Welcome message template
2009-03-21 15:17:29 +00:00
Graham Knop
25af23ff2c
test fixes
2009-03-19 21:59:18 +00:00
Yung Han Khoe
f14832a583
making account activation email templatable
2009-03-18 20:25:01 +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
d98afcc7af
backporting template email password recovery fix
2008-11-20 21:55:00 +00:00
Graham Knop
d71dc4dd2d
fixed: email password recovery allows sending recovery mail to arbitrary address
2008-10-14 15:25:25 +00:00
Kaleb Murphy
3f0b3b3e09
Fixed style in style upon reuse of password recovery token
2008-09-11 14:32:21 +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
Colin Kuskie
d23db44732
adding use strict to all these, too
2007-12-05 04:21:56 +00:00
JT Smith
da87aa2c92
fix: misspelled i18n in webgui password recovery
2007-09-14 14:34:06 +00:00
Graham Knop
7ed4de126a
typo fix
2007-09-06 16:12:07 +00:00
Graham Knop
e983f473f5
Revised password recovery hover help
2007-08-15 19:19:30 +00:00
Colin Kuskie
b11b36aa39
Commerce, Product, Subscription, and AuthWebGUI help pruning
2007-07-18 20:58:26 +00:00
Doug Bell
5d426b5c58
fix: bad i18n changes. remember to run tests!
2007-07-17 18:06:20 +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
Doug Bell
32c2091360
fix: WebGUI/Auth.pm -- Required fields on Create Account show up with HASH(0xblah) as their value
...
fix: Added some i18n for password security measures that was neglected.
Fixed some coding standards with some subs.
2007-07-06 00:36:19 +00:00
Colin Kuskie
32346771c6
Fix broken labels found by i18n/label.t
2006-12-16 06:05:42 +00:00
Drake
574b0313c3
Add safeties to avoid password recovery being turned on at all with zero
...
profile fields selected, to avoid confusion. Update some documentation.
2006-12-06 22:31:00 +00:00
Drake
632821e40f
Update template var help for new password recovery stuff.
2006-12-06 21:41:29 +00:00
Drake
631d8cb0e6
Switch to profile-based password recovery.
2006-12-06 11:57:36 +00:00
Colin Kuskie
ee9cae98a8
Documented the heretofore undocumented Deactivate Account Template in the Auth modules.
...
Broke out code scanning tests into their own tests, and required the CODE_COP environment
variable be set before they were run.
Fixed two bugs in the Workflow test, wrong number of tests and inverse test logic.
More Auth template inheritance work. Almost time to reflect it over to
the LDAP module.
2006-11-24 21:05:44 +00:00
Colin Kuskie
860a71bc5d
The template managers group is deprecated, but not removed.
...
More template variable work in the Auth* space.
2006-11-24 18:10:19 +00:00
Colin Kuskie
be4fd74276
WebGUI::Auth provides a set of default template variables inherited
...
by both AuthWebGUI and AuthLDAP. I've pulled the defaults out of
AuthWebGUI for one template (anonymous registration) into its own
namspace, Auth. Default variables will be pulled out for all of the templates
eventually.
2006-11-24 04:01:52 +00:00
Colin Kuskie
65a79bfb41
all Auth* template docs broken into variable entries
2006-06-02 04:02:27 +00:00
Colin Kuskie
dea8fdc109
final XHTML changes. Help should be fully XHTML compliant now
2006-05-05 18:11:08 +00:00
Colin Kuskie
8691b64493
XHTML fixes, 72 to go
2006-05-05 05:41:03 +00:00
Colin Kuskie
14cf8adf0a
remove description field from def sub, it's no longer used
...
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
816c96a284
XHTML fixes for capitalization and break tags
2006-05-02 23:00:56 +00:00
JT Smith
de20e89c98
fixed errors reported by smoke tests
2006-03-25 19:50:46 +00:00
Roy Johnson
4e7fbea4a7
merging 6.8 bugfixes
2006-02-12 23:23:54 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Colin Kuskie
09bc3a5022
retag help due to changes in International::get
2005-08-28 01:00:42 +00:00
JT Smith
ac877443ed
selectable templates for auth
2005-03-04 23:45:13 +00:00
JT Smith
66e2028c3a
added captcha and email validation to webgui auth
2005-03-04 20:44:11 +00:00
Colin Kuskie
6e86827336
spell check and HTML
2004-11-29 23:47:29 +00:00
JT Smith
48fd2d44e9
committing first round of GUID changes
2004-08-09 15:45:44 +00:00
JT Smith
f79d615536
dos 2 unix carriage returns
2004-07-29 18:30:38 +00:00
JT Smith
1b21302eb3
updated internationalization system again
2004-07-04 20:29:01 +00:00
JT Smith
7bb6ac31c1
rewrote internationalization and help system
2004-06-25 19:21:35 +00:00