index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
Disable Content-Security-Policy header for time being, this is working on my ...
lsces
1
-1
/
+1
2025-08-29
auth selection options need a lot more work, only the one I'm using has been ...
lsces
1
-0
/
+111
2025-08-29
ReCaptcha updated to PHP8.4 and namespace
lsces
2
-8
/
+8
2025-08-29
Extra code updated to PHP8.4 and namespace
lsces
7
-83
/
+114
2025-08-29
Classes updated to PHP8.4 and namespace
lsces
6
-1374
/
+1456
2025-05-14
Remove ROLE_MODEL code
spiderr
2
-2
/
+2
2025-05-13
PHP8 fixes: curly params; use ::verifyIdParameter(); default site_session_lif...
spiderr
2
-5
/
+5
2025-04-06
Clean up Cloudflare Turnstile, now working
spiderr
2
-25
/
+22
2025-04-05
remove Solve Media smcaptcha (not defunct) and implement Cloudflare Turnstile...
spiderr
2
-3
/
+76
2025-01-18
update recaptcha to 1.3.0
spiderr
5
-19
/
+25
2024-09-26
rename antiquated bit- css classes and cookie to bw-
spiderr
1
-2
/
+2
2024-07-06
FIX registration_ip for importUser
spiderr
1
-0
/
+2
2022-07-31
migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-
spiderr
1
-13
/
+13
2022-06-14
remove unused logic in getDisplayNameFromHash
spiderr
1
-14
/
+2
2022-06-01
add users_users.registration_ip
spiderr
1
-0
/
+2
2022-01-10
add Orders link to user list if commerce is installed
spiderr
1
-1
/
+1
2021-09-24
clean up group members list
spiderr
1
-2
/
+3
2021-05-07
tidy up register.tpl to not flag on $msg; check HTTP_REFERER in securityViola...
spiderr
1
-1
/
+1
2021-02-17
PHP7 replace split with explode
spiderr
1
-2
/
+2
2021-02-13
update package_path in bit_setup_inc
spiderr
1
-1
/
+1
2021-02-13
move bit_setup_inc.php to includes/
modela bitweaver
1
-0
/
+184
2021-02-11
add join_sql to ::getFavorites
spiderr
1
-0
/
+1
2021-02-09
make getUserInfo public + static
spiderr
2
-4
/
+5
2021-02-05
empty check on last_login
spiderr
1
-1
/
+1
2021-02-05
fix object passed by ref, do is_object check
spiderr
1
-2
/
+2
2021-02-05
fix INCLUDE and CLASS paths
modela bitweaver
4
-9
/
+9
2021-02-02
move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants
modela bitweaver
2
-5
/
+5
2021-02-01
move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constants
modela bitweaver
1
-1
/
+1
2021-02-01
create standard USERS_PKG_CLASS_PATH in includes/classes
modela bitweaver
3
-2
/
+2
2021-02-01
update BitUser handler_file location
modela bitweaver
1
-1
/
+1
2021-01-29
call BitPermUser::addUserToGroup
spiderr
1
-4
/
+4
2021-01-20
login length check
spiderr
1
-0
/
+3
2020-08-12
move all captcha code to users/
spiderr
13
-285
/
+1214
2020-08-12
update reCAPTCHA libraries and interface
spiderr
1
-6
/
+11
2020-08-08
update solvemedia to most recent
spiderr
1
-6
/
+42
2020-08-06
search lc.ip in getList and getUserActivity
spiderr
1
-23
/
+19
2020-05-27
tweak linking getUserNameFromHash only if permission or users_information is ...
spiderr
1
-1
/
+1
2020-05-22
clean up bindVars set to NULL... needs FALSE for newer ADODB
spiderr
4
-7
/
+5
2020-05-19
change parameter order and naming in BitUser::getDisplayNameFromHash to match...
spiderr
2
-52
/
+48
2020-05-13
fix public static function getDisplayLink
spiderr
1
-1
/
+1
2020-02-18
add avatar_uri and display_uri to BitUser::exportHash
spiderr
1
-3
/
+6
2018-11-09
api hash clean up
spiderr
1
-10
/
+11
2018-09-21
Merge branch 'master' of github.com:bitweaver/users
spiderr
1
-1
/
+2
2018-09-21
cache ANONYMOUS user
spiderr
1
-3
/
+3
2018-09-21
object check in get cookie; static method call
spiderr
1
-1
/
+2
2018-07-11
add google.png login button to me Identity Platform guidelines
spiderr
1
-1
/
+1
2017-10-19
remove login.php and use only signin.php; add hyridauth providers to reigstra...
spider@app1
2
-2
/
+2
2017-07-03
check for Facebook SDK before including
modela bitweaver
1
-1
/
+3
2017-07-03
move _inc files to includes/
spider@dev
4
-0
/
+195
2017-07-03
change from lib/ to includes/ to better match templates/, icons/, etc...
spider@dev
9
-0
/
+8648