summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Display flag icons at 32x24 (4:3 ratio)Lester Caine3-3/+3
2026-06-05Fix countries_inc.php scope in RoleUser::load() — require not require_onceLester Caine1-1/+1
2026-06-05Fix countries_inc.php scope: require not require_once at page levelLester Caine3-3/+3
2026-06-05Replace GIF flag scan with static ISO alpha-3 country list and SVG flagsLester Caine501-53/+18654
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine11-11/+11
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine22-72/+72
2026-06-01Remove 5.0.0 upgrade script — default version set to 5.0.0Lester Caine1-12/+0
2026-05-30Fix role_permissions nav bar dots and package filter on saveLester Caine1-5/+5
2026-05-30Fix invalid cookie domain when remember-me is activeLester Caine1-1/+1
2026-05-26Add users_auth_map table for OAuth/external authentication provider supportLester Caine2-0/+39
2026-05-22Fix users_auth_map schema: remove inline CONSTRAINT that broke Firebird installsLester Caine1-1/+7
2026-05-18Ensure permissions array is populated when checking admin permission. May not...Lester Caine1-0/+3
2026-05-18Tidy register structure post stripping the groups biased codeLester Caine4-199/+199
2026-05-18Hidden tk filed now handled by {form} templateLester Caine4-4/+0
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 Caine18-1343/+39
2026-05-15Only support ROLE_Model memory managementLester Caine2-140/+14
2026-05-15Namespace fixesLester Caine2-4/+5
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine22-5077/+32
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine407-5767/+5671
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-php84lsces5-15/+17
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-19Tidy empty array elements to allow smarty to run cleanlsces2-18/+20
2026-04-19Namesspace tidies for general authentication functionslsces4-4/+6
2026-04-19Bringing Role admin pages into working order as need for latest website clinet.lsces4-32/+34
2026-04-19Pull alternate Auth libraries into Bitweaver\Users namespace not functionally...lsces4-153/+163
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.4lsces2-14/+14
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-04-05Restore ROLE model schema for RoleUser. Reasons for needing Roles over groups...lsces1-125/+123
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces12-19/+19
2026-03-27Still need to sort edge cases in users and switch between group and role modeslsces3-32/+54
2026-03-27Template tidieslsces2-183/+8
2026-03-27Simple email test pagelsces1-0/+15
2026-03-27KernelTools usagelsces11-47/+61
2026-03-27PHP8.4 style tweakslsces1-23/+24
2026-03-27PHP8.4 style tweakslsces1-7/+1
2026-02-01Spelling correction more major work needed on users thoughlsces1-1/+1