SecretR
85d6ec37f7
Remove old way to store user preferences sytem-wide
2014-10-24 07:37:03 +03:00
Cameron
1ff46a68a2
Removal of $admin_log globals.
2014-10-23 11:07:18 -07:00
Tijn Kuyper
673fa912ff
Fix typo in signup.php (may help #755 )
2014-09-04 15:15:36 +02:00
Moc
f912c88a80
#580 - Initial userclasses are now set after signing up (and after email activation)
2014-08-29 14:56:16 +02:00
Moc
8f0f9027a5
signup.php code clean-up
2014-08-29 14:17:37 +02:00
Cameron
f4bb971696
More email templates cleanup. /signup.php?preview working again.
2014-08-17 20:53:44 -07:00
Cameron
f3ae51e037
Added 'btn-default' to button for Bootstrap3 compatibility.
2014-02-07 07:33:33 -08:00
Cameron
c3e93fb34d
Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec.
2013-12-21 06:23:22 -08:00
Cameron
1dff46e88d
Display message to main admin if registration is disabled.
2013-11-07 23:24:36 -08:00
Cameron
50c9b2dba5
Possible fix for signup being displayed when signup is deactivated.
2013-07-24 04:06:49 -07:00
Moc
ce4ef76754
Possible fix for fatal error load_files() on signup
2013-06-20 11:30:07 +02:00
Cameron
99a9567be4
Possible fix for Issue #359
2013-05-26 14:13:37 -07:00
SecretR
f7f3dd65f3
Fixes Issue #297
2013-05-24 22:18:20 +03:00
Moc
53c8dad760
Closes #287 - enhancement to already logged in message.
2013-05-14 20:51:18 +02:00
Moc
977ea8be6d
Fixes #276 - blank page on signup.php caused by templates folder move
2013-05-11 23:53:12 +02:00
Cameron
75e0344efe
Load Signup JS code only when needed.
2013-03-27 19:38:42 -07:00
Cameron
61616c95b0
Signup and FAQs cleanup
2013-03-10 22:07:06 -07:00
Tijn Kuyper
adc98596c2
Various clean-up ( #6 , #125 , 90). Removal of message and form handler. Headers updated.
2013-02-27 17:18:33 +01:00
Cameron
cc8eefd5ff
Minor GUI improvements to signup page
2013-02-07 10:12:28 -08:00
SecretR
e89a6a5ecf
Work on #34 , extensive testing is required. Work in progress.
2012-12-20 10:45:40 +02:00
SecretR
7cf904675b
#14 More user administration work. All list (dropdown) options are back. Still work in progress. Various system fixes and enhancements.
2012-12-10 01:20:56 +02:00
Cameron
0a8ec03ab4
DHTML Calendar removal and cleanup.
2012-11-24 11:07:00 -08:00
secretr
acca6e9f48
signup language issues
2012-11-15 16:02:34 +00:00
CaMer0n
753b3b4473
Turn off autocomplete
2012-11-02 01:56:24 +00:00
CaMer0n
2f788a86f5
General cleanup
2012-08-10 11:37:20 +00:00
CaMer0n
9937a9c0e2
Disabled session-log and IP was not being stored at signup - fixed.
2012-08-01 21:03:07 +00:00
secretr
c7d1b78673
Hybrid Auth and e107 XUP - initial work, ready for testing
2012-07-31 07:32:00 +00:00
CaMer0n
73f3106df5
Fixes.
2012-06-19 13:20:30 +00:00
CaMer0n
aa4e5c0ee7
User-settings shortcode and template cleanup. avatarpicker() function added to form handler. Other minor fixes.
2012-06-19 09:08:41 +00:00
CaMer0n
c898921631
Work on Avatars (can now be resized at any time). More comment templating options.
2012-06-15 04:15:46 +00:00
CaMer0n
b714d690a9
Remove test code.
2012-06-13 05:02:43 +00:00
CaMer0n
a8fe3aaff0
Fixes for sign-up popup on image-code failure. And general secure-image-code work
2012-06-13 04:58:43 +00:00
secretr
a30c2941da
User extended fields validation working again on signup
2012-06-02 14:36:22 +00:00
CaMer0n
f53df84766
Sign page refinements and some bbecode work.
2012-05-31 06:07:33 +00:00
secretr
c244d683f8
Show user email as login name when required
2012-05-09 14:57:30 +00:00
berckoff
59f2feb30c
menumanager_class.php: fixed path for menu config action (it included '.php' and leaded to '.php.php' anding);
...
signup.php: added default empty values for user_class, user_perms, user_prefs, user_realm as they were leading to DB Insert error;
2012-01-10 16:31:39 +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
d295b576fa
Login handler rework, alt_auth changes, preparing for Magento authorization option. Could produce some temporary problems
2011-09-14 11:30:58 +00:00
e107steved
c79f22efd1
Bugtracker #5174 - more helpful message, block duplicate emails
2011-04-12 21:11:16 +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
c282e18248
Bugtracker #5043 - add log message when IP-related signups exceeded, plus some notice removal, delete some XUP-related code
2010-09-07 17:03:30 +00:00
e107steved
3cf39974e9
Bugtracker #4907 - missing cell closure
2010-02-11 22:12:09 +00:00
CaMer0n
caa79b6454
Shortcode path fixes
2010-02-10 21:53:56 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
e107steved
7815537cdf
Bugtracker #4900 - XHTML compliance
2010-01-30 21:27:31 +00:00
secretr
0e2011cff5
LOCALHOST_IP is e107 class constant now
2009-11-24 16:41:10 +00:00
CaMer0n
9911390332
getperms() BC fix and remove debug info from signup
2009-11-22 23:36:23 +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
e107steved
3694e494ab
Signup - use new mailer. Plus a few details
2009-11-18 20:45:20 +00:00
CaMer0n
1377b23532
Fix copyright info.
2009-11-18 01:06:08 +00:00