summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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 ↵lsces1-2/+4
appeared from upstream, and as it is useful I'm adding it manually but need an update script for the live sites.
2026-04-05Some tweaks to bring RoleUser in line with BitUser ... It may be more ↵lsces2-7/+9
practical going forward to split this into two packages but there is a lot of common stuff.
2026-04-05Restore ROLE model schema for RoleUser. Reasons for needing Roles over ↵lsces1-125/+123
groups have been documented before ;)
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces12-19/+19
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
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 ↵lsces1-0/+1
template.
2025-09-05Need to tidy the templates to use listInfo over control. This is a hack to ↵lsces1-0/+1
fix some admin templates
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
live sites.
2025-09-04Text not displayed when used with silk icons not sure if a problem with font ↵lsces1-16/+16
icons, but they have been disabled for now
2025-08-29This functions are probably obsolite as get_user_avatar does not exist but ↵lsces1-4/+4
leaving for moment
2025-08-29auth selection options need a lot more work, only the one I'm using has been ↵lsces1-0/+111
tested
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 ↵spiderr3-7/+7
site_session_lifetime value
2025-04-06Clean up Cloudflare Turnstile, now workingspiderr3-27/+24
2025-04-05remove Solve Media smcaptcha (not defunct) and implement Cloudflare ↵spiderr5-18/+96
Turnstile groundwork
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