DokuWiki
DokuWikicms3 credentials
Local User Password Hash
dokuwiki / local-user-password-hash
DokuWiki local authentication stores users and password hashes in users.auth.php unless another auth plugin is configured.
Looks like
pattern^[^:#\s]+:[^:]+:[^:]*:[^:]*:.*$Location
conf/users.auth.phplocal DokuWiki user credential file
DokuWiki login and XML-RPC/API accesswiki backups and configuration archives
Superuser / Auth Plugin Credential
dokuwiki / superuser-and-auth-config
DokuWiki configuration can define superuser identities and external auth plugin settings such as LDAP bind DN/password, database credentials, or SSO shared secrets.
Looks like
pattern\$conf\[\'superuser\'\]\s*=\s*[\'\"][^\'\"]+[\'\"]\$conf\[[\'\"][^\'\"]*(pass|password|secret)[^\'\"]*[\'\"]\]\s*=\s*[\'\"][^\'\"]+[\'\"]Location
conf/local.php, conf/plugins.local.phpsuperuser, auth plugin, LDAP, database, SMTP, and integration settings
deployment vaults and password managers
configuration management repos and Docker Compose files
auth plugin debug logs and web server traces
Scope
Authorized use
LOLCreds helps map the credential surface of real products: known defaults, generated values, credential locations, and exposure patterns.