1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

25 Commits

Author SHA1 Message Date
Cameron
99ec761bc2 Bootstrap3 Forget-password template added. 2014-01-03 02:43:16 -08:00
Cameron
c63b3111ac Forgot password template cleanup 2013-05-31 15:54:45 -07:00
Moc
66ea777ed6 Format IP display in forgotten password (reset) email 2013-05-18 11:01:26 +02:00
Cameron
fad23d61df Allow forget password page to be seen by main admin while logged in. 2012-12-02 18:13:57 -08:00
secretr
0442a15ff0 User email shown on FPW page (when email login possible); removed inline styles, minor markup improvements; 2012-05-24 10:02:17 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
3f4dd7a25c Obsolete template parsing method removed, FPW template improvements 2011-07-22 12:33:55 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
e107steved
f8d193a244 EONE-99: Bug - user DB wasn't being updated with temporary password 2010-08-10 19:34:17 +00:00
e107steved
b597bff482 Roll back previous mod. I hate extract()! 2010-06-04 18:17:11 +00:00
e107steved
6782eff74a EONE-95 (bug): possible fix - typo in variable name 2010-06-03 21:44:45 +00:00
e107steved
590cf88b4a EONE-95 (bug): Make IP display in email more user-friendly 2010-06-02 21:35:08 +00:00
e107steved
64cdff2fed Missed template selection 2010-06-02 19:47:59 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
921e428a01 Add include_lan() to fornt 2009-08-28 15:30:25 +00:00
CaMer0n
c6568d0b31 Updated file description 2009-07-14 05:31:57 +00:00
e107steved
dde28db6ac Bugtracker #4490 - show username (login name) rather than display name after password reset 2008-08-29 21:16:39 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
mcfly
65c17fa8fb testing commit IRC logging 2008-02-18 02:12:06 +00:00
e107steved
dd187e313a System logging core upgrade - admin section, viewer, user audit functions 2007-12-15 15:06:40 +00:00
CaMer0n
57563fb703 Bugfix: login link after resetting of password was ignoring e_SIGNUP. (customsignup.php). Also changed the layout of the response slightly, to really spell-out the login info and help to avoid recurring problems associated with human errors. 2007-12-13 01:01:35 +00:00
mrpete
4a2774454a bugfix: tells you to login now but link goes to index not login 2007-01-17 13:38:24 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00