index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-05
Display flag icons at 32x24 (4:3 ratio)
Lester Caine
3
-3
/
+3
2026-06-05
Fix countries_inc.php scope in RoleUser::load() — require not require_once
Lester Caine
1
-1
/
+1
2026-06-05
Fix countries_inc.php scope: require not require_once at page level
Lester Caine
3
-3
/
+3
2026-06-05
Replace GIF flag scan with static ISO alpha-3 country list and SVG flags
Lester Caine
501
-53
/
+18654
2026-06-05
Switch delete icon from edit-delete to user-trash (dustbin)
Lester Caine
11
-11
/
+11
2026-06-04
Switch attachment icon from mail-attachment to stock_attach
Lester Caine
1
-1
/
+1
2026-06-04
Convert {booticon} to {biticon} — freedesktop/tango icon names throughout
Lester Caine
22
-72
/
+72
2026-06-01
Remove 5.0.0 upgrade script — default version set to 5.0.0
Lester Caine
1
-12
/
+0
2026-05-30
Fix role_permissions nav bar dots and package filter on save
Lester Caine
1
-5
/
+5
2026-05-30
Fix invalid cookie domain when remember-me is active
Lester Caine
1
-1
/
+1
2026-05-26
Add users_auth_map table for OAuth/external authentication provider support
Lester Caine
2
-0
/
+39
2026-05-22
Fix users_auth_map schema: remove inline CONSTRAINT that broke Firebird installs
Lester Caine
1
-1
/
+7
2026-05-18
Ensure permissions array is populated when checking admin permission. May not...
Lester Caine
1
-0
/
+3
2026-05-18
Tidy register structure post stripping the groups biased code
Lester Caine
4
-199
/
+199
2026-05-18
Hidden tk filed now handled by {form} template
Lester Caine
4
-4
/
+0
2026-05-16
Pass users registered roles to session for use in protecting access using ngi...
Lester Caine
1
-3
/
+2
2026-05-16
Correct logic around getRoles to correctly return just the roles a user is as...
Lester Caine
1
-2
/
+2
2026-05-16
Tidy loadPermissions to ignore anonymous block
Lester Caine
1
-1
/
+11
2026-05-15
Remove unused group model code
Lester Caine
18
-1343
/
+39
2026-05-15
Only support ROLE_Model memory management
Lester Caine
2
-140
/
+14
2026-05-15
Namespace fixes
Lester Caine
2
-4
/
+5
2026-05-15
To simplyfy maintenence BitUser classes have been retired and active code bas...
Lester Caine
22
-5077
/
+32
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
407
-5767
/
+5671
2026-05-10
php8.5 tidies and drop Hash from getUserIdFromCookie as it only allows a cook...
Lester Caine
3
-14
/
+14
2026-05-08
Check values exist before using, and add tk token manually as the smarty adde...
V5-php84
lsces
5
-15
/
+17
2026-04-19
Picking off Roles niggles and a few PHP8.4 tidies.
lsces
1
-6
/
+6
2026-04-19
BitUser still needs more work for PHP8.4 functionality
lsces
1
-2
/
+2
2026-04-19
Tidy empty array elements to allow smarty to run clean
lsces
2
-18
/
+20
2026-04-19
Namesspace tidies for general authentication functions
lsces
4
-4
/
+6
2026-04-19
Bringing Role admin pages into working order as need for latest website clinet.
lsces
4
-32
/
+34
2026-04-19
Pull alternate Auth libraries into Bitweaver\Users namespace not functionally...
lsces
4
-153
/
+163
2026-04-16
Extend session information to allow extra security when accessing private con...
lsces
1
-0
/
+5
2026-04-16
PHP8.4 style tweaks
lsces
2
-18
/
+12
2026-04-06
Restored the ROLE_MODEL switch, but thinking it's about time I combined the t...
lsces
1
-10
/
+25
2026-04-06
Ensure only the one session cookie is created and anonymous user always needs...
lsces
1
-4
/
+4
2026-04-06
Hard coded defaults for php8.4
lsces
2
-14
/
+14
2026-04-06
recaptcha not working in smarty5 currently need to address at some point.
lsces
1
-3
/
+3
2026-04-06
Hard coded for Role model but needs work to co-exist with Group model
lsces
1
-7
/
+11
2026-04-06
BitUser side needs more work to align with php8.4 style
lsces
1
-2
/
+3
2026-04-05
More little tweaks for now required defaults. registration_ip data has appear...
lsces
1
-2
/
+4
2026-04-05
Some tweaks to bring RoleUser in line with BitUser ... It may be more practic...
lsces
2
-7
/
+9
2026-04-05
Restore ROLE model schema for RoleUser. Reasons for needing Roles over groups...
lsces
1
-125
/
+123
2026-03-27
Figured what has been causing a problem with using && and || in smarty templa...
lsces
12
-19
/
+19
2026-03-27
Still need to sort edge cases in users and switch between group and role modes
lsces
3
-32
/
+54
2026-03-27
Template tidies
lsces
2
-183
/
+8
2026-03-27
Simple email test page
lsces
1
-0
/
+15
2026-03-27
KernelTools usage
lsces
11
-47
/
+61
2026-03-27
PHP8.4 style tweaks
lsces
1
-23
/
+24
2026-03-27
PHP8.4 style tweaks
lsces
1
-7
/
+1
2026-02-01
Spelling correction more major work needed on users though
lsces
1
-1
/
+1
[next]