summaryrefslogtreecommitdiff
path: root/includes/bit_setup_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-16Pass users registered roles to session for use in protecting access using ngi...Lester Caine1-3/+2
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-3/+0
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2026-05-10php8.5 tidies and drop Hash from getUserIdFromCookie as it only allows a cook...Lester Caine1-1/+1
2026-04-16Extend session information to allow extra security when accessing private con...lsces1-0/+5
2026-04-06Ensure only the one session cookie is created and anonymous user always needs...lsces1-4/+4
2025-09-04Disable Content-Security-Policy header for time being, this is working on my ...lsces1-1/+1
2025-08-29Extra code updated to PHP8.4 and namespacelsces1-32/+64
2025-05-14Remove ROLE_MODEL codespiderr1-1/+1
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter(); default site_session_lif...spiderr1-2/+2
2024-09-26rename antiquated bit- css classes and cookie to bw-spiderr1-2/+2
2021-02-13update package_path in bit_setup_incspiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+184