summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-12Default missing numrows variablelsces1-5/+5
2025-09-10Add default valueslsces1-3/+3
2025-09-10Short array formatlsces2-10/+10
2025-09-05Populate user_content_count in user data as can't run it from the Smarty temp...lsces1-0/+1
2025-09-05Need to tidy the templates to use listInfo over control. This is a hack to fi...lsces1-0/+1
2025-09-05Empty variable initialization for PHP8.4lsces2-17/+17
2025-09-04Disable Content-Security-Policy header for time being, this is working on my ...lsces1-1/+1
2025-09-04Text not displayed when used with silk icons not sure if a problem with font ...lsces1-16/+16
2025-08-29This functions are probably obsolite as get_user_avatar does not exist but le...lsces1-4/+4
2025-08-29auth selection options need a lot more work, only the one I'm using has been ...lsces1-0/+111
2025-08-29Template bits updated to PHP8.4 and namespacelsces3-21/+23
2025-08-29Modules tools updated to PHP8.4 and namespacelsces5-15/+15
2025-08-29ReCaptcha updated to PHP8.4 and namespacelsces2-8/+8
2025-08-29Auth bits updated to PHP8.4 and namespace, but only bituser auth workinglsces2-11/+14
2025-08-29General tools updated to PHP8.4 and namespacelsces21-276/+297
2025-08-29Admin tools updated to PHP8.4 and namespacelsces18-358/+478
2025-08-29Extra code updated to PHP8.4 and namespacelsces7-83/+114
2025-08-29Classes updated to PHP8.4 and namespacelsces6-1374/+1456
2025-08-04add iexplainspiderr1-1/+1
2025-07-12check for $_template in center_user_wiki_pagespider@dav1-2/+2
2025-07-12remove role filespiderr1-61/+0
2025-07-12check for commerce package install for list iconspiderr2-2/+2
2025-06-14remove {php} tagsspiderr1-3/+3
2025-06-07add show password to login formspiderr1-2/+23
2025-06-04PHP8 fixes: remove each()spiderr2-2/+4
2025-05-24SmartyBC cleanup: assign_by_ref->assignByRefspiderr1-3/+3
2025-05-14Remove ROLE_MODEL codespiderr7-55/+20
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter(); default site_session_lif...spiderr3-7/+7
2025-04-06Clean up Cloudflare Turnstile, now workingspiderr3-27/+24
2025-04-05remove Solve Media smcaptcha (not defunct) and implement Cloudflare Turnstile...spiderr5-18/+96
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
2024-06-04clean up users API docsspiderr1-3/+3
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr7-7/+7
2023-11-21tidy up login and registerspiderr3-14/+10
2023-11-02default api respStatus; change api example from lwp-request to curlspiderr2-2/+2