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

45 Commits

Author SHA1 Message Date
Jimako
a0c4ebc4cc
add wrapper support on fpw page #4883
CLOSES #4883
2022-10-07 12:41:36 +02:00
Cameron
42fbd379d4 Tweaked and tested single shortcodes. Added batch shortcode files fpw_shortcodes and search_shortcodes. {SEARCH} shortcode template was updated to v2 standards. 2021-01-12 14:46:10 -08:00
Cameron
56f8389417 CoreTemplate tests. FPW BC constant fix. 2021-01-11 18:05:29 -08:00
Cameron
3f8e043998 Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias. 2020-12-22 09:36:02 -08:00
Tijn Kuyper
25715754d0
Closes #4007 - Clarify FPW testing mode button 2019-11-05 09:10:27 +01:00
Jimako
3eeb5c6105
#2980, #3750 better styling for password reset page 2019-03-24 13:08:44 +01:00
Cameron
039247097c Fixes #3443 Password reset now last 10 minutes and link doesn't expire until after this time. 2019-02-28 12:27:43 -08:00
Cameron
2f3f5de97b Issue #2948 - possible fix to fpw redirect. 2018-01-06 11:31:48 -08:00
Indra
ff6624386e fix double caption when it failed
tablerender make additional caption and breadcrumb above the error message when the process failed. (email not recognized)
no problem if the caption, is simple .. but if we have styled caption it look weird.
maybe there are better solutions ?

thank you
2017-08-04 16:45:16 +07:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
f8a62f6af9 Issue #1684 - Forgot password improvements. 2016-06-07 08:37:19 -07:00
Cameron
17ae1802f0 Extra debug info added to fpw. 2016-06-06 10:24:11 -07:00
Cameron
8f5dd89284 Fix for forgotten password page layout in membersonly mode. 2016-05-01 10:34:34 -07:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
ecd6e93a85 Issue #6 Language-file optimization. 2015-07-11 14:46:29 -07:00
Cameron
0a8e57863e Fixes for resend activation email. (frontend). Resend to all (backend). Fixes broken link to "resend activation" in login error messages. 2015-05-18 11:49:32 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Moc
7987a15ec7 Apply USE_IMAGECODE check in fpw shortcodes.
Fixes fatal error when fpwcode pref is 0.
Removed unnecessary file require.
2014-09-11 18:30:52 +02:00
Moc
4f8cec4af1 Fixes #726 - Forgotten password clean-up. Now functional on BS themes. (Thanks Jimmi08!) 2014-08-16 01:04:32 +02:00
Moc
37d3ac0468 Forgotten password code clean-up (not functional on BS themes atm) 2014-08-14 17:50:03 +02:00
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