summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2026-03-27KernelTools usagelsces1-3/+5
2026-02-01Spelling correction more major work needed on users thoughlsces1-1/+1
2025-09-05Populate user_content_count in user data as can't run it from the Smarty temp...lsces1-0/+1
2025-09-04Disable Content-Security-Policy header for time being, this is working on my ...lsces1-1/+1
2025-08-29auth selection options need a lot more work, only the one I'm using has been ...lsces1-0/+111
2025-08-29ReCaptcha updated to PHP8.4 and namespacelsces2-8/+8
2025-08-29Extra code updated to PHP8.4 and namespacelsces7-83/+114
2025-08-29Classes updated to PHP8.4 and namespacelsces6-1374/+1456
2025-05-14Remove ROLE_MODEL codespiderr2-2/+2
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter(); default site_session_lif...spiderr2-5/+5
2025-04-06Clean up Cloudflare Turnstile, now workingspiderr2-25/+22
2025-04-05remove Solve Media smcaptcha (not defunct) and implement Cloudflare Turnstile...spiderr2-3/+76
2025-01-18update recaptcha to 1.3.0spiderr5-19/+25
2024-09-26rename antiquated bit- css classes and cookie to bw-spiderr1-2/+2
2024-07-06FIX registration_ip for importUserspiderr1-0/+2
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-13/+13
2022-06-14remove unused logic in getDisplayNameFromHashspiderr1-14/+2
2022-06-01add users_users.registration_ipspiderr1-0/+2
2022-01-10add Orders link to user list if commerce is installedspiderr1-1/+1
2021-09-24clean up group members listspiderr1-2/+3
2021-05-07tidy up register.tpl to not flag on $msg; check HTTP_REFERER in securityViola...spiderr1-1/+1
2021-02-17PHP7 replace split with explodespiderr1-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
2021-02-11add join_sql to ::getFavoritesspiderr1-0/+1
2021-02-09make getUserInfo public + staticspiderr2-4/+5
2021-02-05empty check on last_loginspiderr1-1/+1
2021-02-05fix object passed by ref, do is_object checkspiderr1-2/+2
2021-02-05fix INCLUDE and CLASS pathsmodela bitweaver4-9/+9
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver2-5/+5
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-1/+1
2021-02-01create standard USERS_PKG_CLASS_PATH in includes/classesmodela bitweaver3-2/+2
2021-02-01update BitUser handler_file locationmodela bitweaver1-1/+1
2021-01-29call BitPermUser::addUserToGroupspiderr1-4/+4
2021-01-20login length checkspiderr1-0/+3
2020-08-12move all captcha code to users/spiderr13-285/+1214
2020-08-12update reCAPTCHA libraries and interfacespiderr1-6/+11
2020-08-08update solvemedia to most recentspiderr1-6/+42
2020-08-06search lc.ip in getList and getUserActivityspiderr1-23/+19
2020-05-27tweak linking getUserNameFromHash only if permission or users_information is ...spiderr1-1/+1
2020-05-22clean up bindVars set to NULL... needs FALSE for newer ADODBspiderr4-7/+5
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to match...spiderr2-52/+48
2020-05-13fix public static function getDisplayLinkspiderr1-1/+1
2020-02-18add avatar_uri and display_uri to BitUser::exportHashspiderr1-3/+6
2018-11-09api hash clean upspiderr1-10/+11
2018-09-21Merge branch 'master' of github.com:bitweaver/usersspiderr1-1/+2
2018-09-21cache ANONYMOUS userspiderr1-3/+3
2018-09-21object check in get cookie; static method callspiderr1-1/+2
2018-07-11add google.png login button to me Identity Platform guidelinesspiderr1-1/+1
2017-10-19remove login.php and use only signin.php; add hyridauth providers to reigstra...spider@app12-2/+2