index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
admin
/
schema_inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-26
Add users_auth_map table for OAuth/external authentication provider support
Lester Caine
1
-0
/
+1
2026-05-22
Fix users_auth_map schema: remove inline CONSTRAINT that broke Firebird installs
Lester Caine
1
-1
/
+7
2026-05-15
Only support ROLE_Model memory management
Lester Caine
1
-130
/
+11
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-10
/
+9
2026-04-05
Restore ROLE model schema for RoleUser. Reasons for needing Roles over groups...
lsces
1
-125
/
+123
2022-11-12
major cleanup to schema_inc after new installation testing
spiderr
1
-78
/
+86
2022-06-01
add users_users.registration_ip
spiderr
1
-0
/
+1
2018-01-10
clean up schema_inc with users_auth_map in non-ROLES section
spider@app1
1
-3
/
+10
2017-06-30
SCHEMA tweak: add last_login and profile_json to users_auth_map
spider@dev
1
-1
/
+3
2017-06-30
integrate HybridAuth signle sign on library
spider@dev
1
-0
/
+10
2016-09-05
clean up user group assigning; remove all users_clear_passwords feature refer...
spider@dev
1
-1
/
+0
2016-08-23
resurrect p_users_create_bookmarks from tidbits
spider@dev
1
-1
/
+1
2014-10-03
default view users to editors
spider
1
-1
/
+1
2014-05-19
move p_users_edit_user_homepage into editors class and verifyPerm when displa...
turon
1
-1
/
+1
2012-08-06
role model switch on User package
lsces
1
-18
/
+137
2012-06-18
Foreign key tweak
lsces
1
-1
/
+1
2012-03-06
change_CONSTRAINTS_to_CONSTRAINT
Christian Fowler
1
-6
/
+6
2011-07-19
CONSTRAINTs-typo
spiderr
1
-6
/
+6
2010-04-17
SCHEMA CHANGE - liberty_content_types - change content_description to content...
wjames5
1
-2
/
+1
2009-03-25
change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...
Christian Fowler
1
-1
/
+1
2008-10-31
renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...
Max Kremmel
1
-2
/
+2
2008-10-30
shuffle around some dependency stuff: move dep settings to schema_inc.php fil...
Max Kremmel
1
-0
/
+7
2008-10-19
apply schema change - remove unused table
Max Kremmel
1
-7
/
+0
2008-10-18
deprecate all semaphore code. this has now been moved to a separate package c...
Max Kremmel
1
-0
/
+1
2007-09-15
schema clean up to avoid chicken-n-egg constraint violations
PRE_LIB_ATTACHMENT_REFACTOR
Christian Fowler
1
-6
/
+5
2007-06-15
CHOP CHOP: cut out group nesting code and moved groups level stuff to separat...
Max Kremmel
1
-5
/
+0
2007-04-02
Massive changes to themes layout engine:
Max Kremmel
1
-1
/
+1
2007-03-19
move object_permissions to liberty_content_permissions
Christian Fowler
1
-12
/
+0
2006-09-15
add permission checking to only display captcha for unperm'ed people
Christian Fowler
1
-0
/
+1
2006-09-02
Corrected default setting for remember_me to "n"
Stephan Borg
1
-1
/
+1
2006-08-23
Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ...
Jams H Thompson
1
-0
/
+1
2006-07-18
fix error on users_cnxn constraint
Max Kremmel
1
-3
/
+2
2006-07-17
SCHEMA CHANGE! add assume_from_user_id to users_cnxn
Christian Fowler
1
-1
/
+3
2006-05-18
sf lost may 8,9
Sylvie Greverend
1
-1
/
+2
2006-05-06
clean up schema files, remove unused PackageInfo data - we really need a pack...
Max Kremmel
1
-3
/
+0
2006-04-19
correct users_pass_due in column names
Christian Fowler
1
-1
/
+1
2006-04-19
mass kernel_config renaming for users_
Christian Fowler
1
-40
/
+40
2006-04-19
replace dislpay_name config with users_display_name
Christian Fowler
1
-1
/
+1
2006-04-17
more kernel_config renames - themes related config settings
Max Kremmel
1
-1
/
+1
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-18
/
+18
2006-04-05
keep tabs_and_tools in users
Max Kremmel
1
-1
/
+1
2006-04-04
change field name registration_choice to is_public
Sylvie Greverend
1
-1
/
+1
2006-03-29
user can choose group at registration time from a closed list
Sylvie Greverend
1
-1
/
+2
2006-02-18
Fix reserved word field names
Lester Caine
1
-4
/
+4
2006-02-17
remove rserver word 'user' from load select, remove redundant indices that ca...
Christian Fowler
1
-2
/
+0
2006-02-17
rename and move wiki_action_log to generalized liberty_action_log in liberty,...
Christian Fowler
1
-1
/
+1
2006-02-15
add backticks for reserved column names in schema_inc's
Christian Fowler
1
-1
/
+1
2006-02-13
another batch of kernel_prefs name cleanup. this should be it
Max Kremmel
1
-1
/
+1
2006-02-06
further paermission renaming and cleanup
Max Kremmel
1
-24
/
+24
2006-02-06
more preference standardisation
Max Kremmel
1
-8
/
+8
[next]