Cameron
|
9e6c2a79f0
|
Issue #3657 Add update limits on user_class changes throughout.
|
2019-02-22 11:10:05 -08:00 |
|
Tijn Kuyper
|
a5058a7177
|
FIxes #1781 - removed unnecessary email check and corrected LAN
|
2019-01-31 22:24:47 +01:00 |
|
Cameron
|
1648a6abac
|
Issue #3569 Signup template upgrade placeholder added. TODO
|
2018-12-19 11:21:12 -08:00 |
|
Cameron
|
15345afb89
|
#1517 Tracing of the 'unauthorized access' issue.
|
2018-03-09 17:52:14 -08:00 |
|
Cameron
|
5e4c172c2f
|
Issue #2883 Permission fixes.
|
2017-12-01 17:00:02 -08:00 |
|
Cameron
|
fb77d03a19
|
Issue #2846 LAN vars cleanup
|
2017-11-06 14:04:02 -08:00 |
|
Cameron
|
f921a4bf5b
|
Issue #2783 - captcha error message corrected.
|
2017-09-14 11:42:59 -07:00 |
|
Gábor
|
2386cfd89c
|
Update signup.php
Some correction.
|
2017-05-14 10:21:15 +02:00 |
|
Gábor
|
fffaf642b9
|
Add lang code
|
2017-05-10 14:21:08 +02:00 |
|
Jimako
|
0e621ef92f
|
added ID for styling in tablerender function
fix #2466
|
2017-03-01 12:17:00 +01:00 |
|
Cameron
|
43d0211590
|
Code cleanup: deprecated include_lan()
|
2017-01-23 09:41:23 -08:00 |
|
Cameron
|
70b2e96f6e
|
Fix for when a user registers but clicks the activation link twice.
|
2016-07-22 19:17:35 -07:00 |
|
Cameron
|
8682707cf1
|
Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks.
|
2016-06-05 13:33:18 -07:00 |
|
Jimmi08
|
5123859d32
|
final fix for https://github.com/e107inc/e107/issues/1514
|
2016-04-30 11:17:15 +02:00 |
|
Cameron
|
e073a2cb87
|
Fixes #1462 - Hiding of password in signup email.
|
2016-04-04 18:00:07 -07:00 |
|
Cameron
|
1fb33175f3
|
Issue #1262 - Should fix signup notification issue.
|
2016-03-17 11:05:03 -07:00 |
|
MikeyGMT
|
7b12fdfb00
|
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
|
2016-02-24 17:43:38 +00: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
|
6673575a82
|
Issue #6 - Removed HTML from some language files. Removed some outdated language files.
|
2015-08-31 15:28:17 -07:00 |
|
Cameron
|
a27dc90ca7
|
Fixes #1117 - Duplicate failed login messages. Also corrected accidental localhost/developer IP banning issue.
|
2015-07-07 12:07:17 -07:00 |
|
Cameron
|
e28997f420
|
Fixes for user audit log and rolling log. Removed some debug information from logs. Corrected bounce-handler line-ending encoding (could cause the following PHP error "Error in argument 1, char 3: option not found ")
|
2015-05-21 12:37:44 -07:00 |
|
Cameron
|
9d30d18361
|
After signup fix.
|
2015-05-18 12:01:42 -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
|
c5d6bae3ad
|
Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts.
|
2015-05-16 19:17:24 -07:00 |
|
Cameron
|
a9dfc78111
|
Styling fixes and testing-links now available when testing signup.php as MainAdmin.
|
2015-05-15 13:44:19 -07:00 |
|
Cameron
|
d596abc90a
|
Fix for siteurl on email template. Prevent pausing on emails when bulkmail is inactive. Fix for missing mail-identifier in signup email.
|
2015-05-13 15:21:27 -07:00 |
|
Cameron
|
b1ba628bfa
|
Automated passwords option during signup/registration.
|
2015-05-12 20:15:05 -07:00 |
|
Cameron
|
d4f38c96ed
|
Allow user to unsubscribe from userclasses (newsletter/email notifications etc.) via an email link.
|
2015-05-12 13:57:11 -07:00 |
|
Cameron
|
b8280cdddb
|
Fix for members-only areas
|
2015-02-14 01:12:49 -08:00 |
|
Cameron
|
436af8eeeb
|
Notifications cleanup
|
2015-02-13 02:30:31 -08:00 |
|
Cameron
|
540922d25c
|
Fixes #881 - Signup permission check issue. Corrected signup-text styling and signature styling.
|
2015-02-10 19:47:45 -08:00 |
|
Cameron
|
b7cb8fe75d
|
Fixes #197 , Issue #831 - Social logins.
|
2015-02-05 16:24:54 -08:00 |
|
SecretR
|
08fa4d098c
|
Merge branch 'master' of github.com:e107inc/e107
|
2014-10-24 07:37:13 +03:00 |
|
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 |
|