summaryrefslogtreecommitdiff
path: root/includes
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-05Add CSS flag dropdown select with lipis flag-iconsLester Caine1-0/+11
2026-06-05Tidy countries list: add 5 entries, fix KOR, map 8 previously flaglessLester Caine1-2/+22
2026-06-05Switch to lipis flag-icons 4x3 SVG set; update constituent country codesLester Caine1-4/+4
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 Caine2-3/+513
2026-05-30Fix invalid cookie domain when remember-me is activeLester Caine1-1/+1
2026-05-18Ensure permissions array is populated when checking admin permission. May not...Lester Caine1-0/+3
2026-05-16Pass users registered roles to session for use in protecting access using ngi...Lester Caine1-3/+2
2026-05-16Correct logic around getRoles to correctly return just the roles a user is as...Lester Caine1-2/+2
2026-05-16Tidy loadPermissions to ignore anonymous blockLester Caine1-1/+11
2026-05-15Remove unused group model codeLester Caine2-29/+4
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine7-3940/+10
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine24-1081/+1057
2026-05-10php8.5 tidies and drop Hash from getUserIdFromCookie as it only allows a cook...Lester Caine3-14/+14
2026-05-08Check values exist before using, and add tk token manually as the smarty adde...V5-php84lsces1-1/+1
2026-04-19Picking off Roles niggles and a few PHP8.4 tidies.lsces1-6/+6
2026-04-19BitUser still needs more work for PHP8.4 functionalitylsces1-2/+2
2026-04-19Namesspace tidies for general authentication functionslsces2-1/+2
2026-04-16Extend session information to allow extra security when accessing private con...lsces1-0/+5
2026-04-16PHP8.4 style tweakslsces2-18/+12
2026-04-06Restored the ROLE_MODEL switch, but thinking it's about time I combined the t...lsces1-10/+25
2026-04-06Ensure only the one session cookie is created and anonymous user always needs...lsces1-4/+4
2026-04-06Hard coded defaults for php8.4lsces1-1/+1
2026-04-06recaptcha not working in smarty5 currently need to address at some point.lsces1-3/+3
2026-04-06Hard coded for Role model but needs work to co-exist with Group modellsces1-7/+11
2026-04-06BitUser side needs more work to align with php8.4 stylelsces1-2/+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...lsces2-7/+9
2026-03-27Still need to sort edge cases in users and switch between group and role modeslsces2-8/+25
2026-03-27KernelTools usagelsces1-3/+5
2026-02-01Spelling correction more major work needed on users thoughlsces1-1/+1
2025-09-05Populate user_content_count in user data as can't run it from the Smarty temp...lsces1-0/+1
2025-09-04Disable Content-Security-Policy header for time being, this is working on my ...lsces1-1/+1
2025-08-29auth selection options need a lot more work, only the one I'm using has been ...lsces1-0/+111
2025-08-29ReCaptcha updated to PHP8.4 and namespacelsces2-8/+8
2025-08-29Extra code updated to PHP8.4 and namespacelsces7-83/+114
2025-08-29Classes updated to PHP8.4 and namespacelsces6-1374/+1456
2025-05-14Remove ROLE_MODEL codespiderr2-2/+2
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter(); default site_session_lif...spiderr2-5/+5
2025-04-06Clean up Cloudflare Turnstile, now workingspiderr2-25/+22
2025-04-05remove Solve Media smcaptcha (not defunct) and implement Cloudflare Turnstile...spiderr2-3/+76
2025-01-18update recaptcha to 1.3.0spiderr5-19/+25
2024-09-26rename antiquated bit- css classes and cookie to bw-spiderr1-2/+2
2024-07-06FIX registration_ip for importUserspiderr1-0/+2
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-13/+13
2022-06-14remove unused logic in getDisplayNameFromHashspiderr1-14/+2
2022-06-01add users_users.registration_ipspiderr1-0/+2
2022-01-10add Orders link to user list if commerce is installedspiderr1-1/+1