1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 20:18:08 +02:00
Commit Graph

113 Commits

Author SHA1 Message Date
Cameron
a950bf981e New admin perm added: to grant access to only theme preferences (but not others) 2019-07-29 12:37:08 -07:00
Néstor Sabater
639b6b3f34 Added social login provider callback data to event
Event user_xup_signup was not giving info that may come from the social provider, for example the Birth date or gender, I just added a way to access all provider callback info from within the signup event.
2019-07-03 13:05:49 +02:00
Cameron
b03611922f Global fix and PHP Doc fix. 2019-02-21 12:06:56 -08:00
Cameron
a1c38cb364 PHP Notice removal 2018-09-08 10:45:18 -07:00
Achim Ennenbach
c7009ac1b7 fixes #2440 allows cyrillic (and other unicode characters) in loginname 2018-07-30 22:42:55 +02:00
Cameron
ecf22cb1ba Plugin perms render fix. 2017-12-02 11:57:27 -08:00
Cameron
70df3a3ae6 Issue #2846 LAN vars cleanup 2017-11-06 13:48:29 -08:00
Cameron
52f05cc3ed Issue #2846 lanVar Cleanup 2017-11-06 13:24:05 -08:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Lóna Lore
afd979b756 Issue #2127 - Fix for proper usage of provider names. 2016-12-11 20:30:27 +01:00
lonalore
acf23fae7d Issue #2083 - Fix for "user_xup_login" event triggering... loginProvider() method call used 2 parameters, but method uses 1 parameter. 2016-12-01 09:26:57 +01:00
MikeyGMT
fc44b6866b #1887 Fix Updating User Settings having no Userclass set generates a warning in_array
Updating User Settings having no Userclass set generates a warning
in_array
2016-10-16 23:45:13 +01:00
Cameron
0af67301ea More user-setting checks. 2016-06-28 09:25:30 -07:00
Cameron
6fa46b3f32 Fix for password upgrading. Password-encoding warning added to admin area dashboard. 2016-06-16 12:23:20 -07:00
Cameron
c8fbb3957a Display Password hash-type in Admin > Users. e_URL_LEGACY constant added when SEF URLs detected. 2016-06-10 16:37:36 -07:00
Cameron
5331bc335b Issue #1699 2016-06-10 13:10:45 -07:00
Cameron
82d1c19c96 Issue #1699 - work-in-progress 2016-06-10 13:08:08 -07:00
Cameron
cb0621f5d7 Stronger passwords on default install, when methods available. 2016-06-07 17:18:18 -07:00
Cameron
f8a62f6af9 Issue #1684 - Forgot password improvements. 2016-06-07 08:37:19 -07:00
Cameron
127271e9fc Issue #595 - Use PHP 5.5+ password methods when available. User password field expanded to 255 chars. Fixes issue with salt password being updated via User > Edit User. 2016-06-06 19:54:48 -07:00
Cameron
e2fc90e8a3 Extra logging with user-login audit is enabled. 2016-06-06 12:48:26 -07:00
tgtje
201730b25d Social plugin language use (05-21-16) 2016-05-21 10:55:28 +02:00
Miroslav Yovchev
0b78deb22a More strict user fields validation 2016-04-23 00:29:14 +03:00
Cameron
0b27b3d760 Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal. 2016-03-22 11:42:05 -07:00
Cameron
1202c72390 Issue #1378 Fix for XUP avatar check. User audit log for login and logout now functioning correctly. Admin log no longer adds a log when deleting a log! 2016-03-16 13:53:57 -07:00
Cameron
01d1c6560c XUP: Issue #1378 - Update Username and Avatar if they have changed. 2016-03-16 12:05:10 -07:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
6db8c7ddeb Should fix #1229 - Rebuild userclass tree after adding new class. 2015-11-22 10:00:46 -08:00
Cameron
d7ced10f2e Media Manager Upload/Import perms now working as intended. Admins should review this perm on other ADMINs who don't have perm '0' 2015-11-04 19:35:00 -08:00
Cameron
2bd75d426b Issue #6 Missing LAN on signup fix. 2015-09-01 15:52:22 -07:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
MikeyGMT
586c5307e3 Administrators (user_handler) - Use Common Lan Phrases where possible
Replace ADMSLANs with ADLAN or common phrased in lan_admin.php
Replace HTML with BB_CODE
Improved hover help prompts.
2015-07-02 03:54:52 +01:00
Cameron
e75498fa5d FAQs now triggers events on create/update/delete. AdminUI: Removed unnecessary data from default event trigger. 2015-06-06 13:17:58 -07:00
Cameron
34ac81c019 AdminUI: Improved permissions control. Additional Admin -> News access options added. (not finalized) 2015-06-05 22:00:25 -07:00
Cameron
219c68e5ed Bouncing email notifications added on login. DKIM support added for outgoing mail. PHP Mailer upgraded to v5.2.8 2015-05-25 13:37:17 -07:00
Cameron
0557e770eb Removed debug info. 2015-05-24 12:12:24 -07:00
Cameron
bc48a7efa5 Unusual default user_class behavior. Extra checks added. 2015-05-21 19:19:36 -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
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
9501745c07 Fixes for Private Messaging via the admin area. 2015-02-16 02:22:47 -08:00
Cameron
02766efff5 Admin -> Userclass cleanup and initial userclass feature on xup signup. 2015-02-15 19:56:58 -08:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
dab64ca165 New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify. 2015-02-12 16:52:30 -08:00
Cameron
7640954880 Trigger new verified user when using social logins. 2015-02-04 01:14:22 -08:00
Cameron
277e0c5020 More XUP fixes 2015-01-24 11:16:13 -08:00
Cameron
04f92e5335 hybridAuth debugging improvements. 2015-01-24 02:22:00 -08:00
Cameron
e2a72b40a9 Allow for a XUP-only login/signup situation when configured this way. 2015-01-23 21:10:30 -08:00
Cameron
9249f892b1 Added additional check prior to administrator status change. 2014-12-27 12:02:12 -08:00