summaryrefslogtreecommitdiff
path: root/includes/classes/RoleUser.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-06users: revert installer login changes to validate.php and getSiteCookieNameLester Caine1-12/+1
2026-06-06users: fix session name split when site_title not yet in kernel_configLester Caine1-1/+12
2026-06-05Fix countries_inc.php scope in RoleUser::load() — require not require_onceLester Caine1-1/+1
2026-06-05Replace GIF flag scan with static ISO alpha-3 country list and SVG flagsLester Caine1-3/+5
2026-05-30Fix invalid cookie domain when remember-me is activeLester Caine1-1/+1
2026-05-16Correct logic around getRoles to correctly return just the roles a user is as...Lester Caine1-2/+2
2026-05-15Remove unused group model codeLester Caine1-5/+4
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-3/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-40/+32
2026-05-10php8.5 tidies and drop Hash from getUserIdFromCookie as it only allows a cook...Lester Caine1-12/+12
2026-04-19Picking off Roles niggles and a few PHP8.4 tidies.lsces1-6/+6
2026-04-16PHP8.4 style tweakslsces1-1/+2
2026-04-06recaptcha not working in smarty5 currently need to address at some point.lsces1-3/+3
2026-04-05More little tweaks for now required defaults. registration_ip data has appear...lsces1-2/+4
2026-04-05Some tweaks to bring RoleUser in line with BitUser ... It may be more practic...lsces1-4/+5
2025-09-05Populate user_content_count in user data as can't run it from the Smarty temp...lsces1-0/+1
2025-08-29Classes updated to PHP8.4 and namespacelsces1-525/+580
2025-04-05remove Solve Media smcaptcha (not defunct) and implement Cloudflare Turnstile...spiderr1-3/+3
2021-02-05fix INCLUDE and CLASS pathsmodela bitweaver1-0/+2809