DokuWiki
DokuWikiother3 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 accessconf/users.auth.php, data/meta/_dokuwiki.changes, dokuwiki-backup.tar.gzDokuWiki config/user database in site backups and exports
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.php, conf/dokuwiki.phpDokuWiki superuser, 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
External auth plugin backends such as LDAP/RDBMS can store user/password verifier state
Scope
Authorized use
LOLCreds helps map the credential surface of real products: known defaults, generated values, credential locations, and exposure patterns.