MCPcopy Create free account
hub / github.com/error311/FileRise / auth_security_regressions.php

File auth_security_regressions.php

tests/security/auth_security_regressions.php:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1<?php
2declare(strict_types=1);
3
4$baseDir = dirname(__DIR__, 2);

Callers

nothing calls this directly

Calls 13

writeEncryptedJsonFunction · 0.85
rememberTokenHashFunction · 0.85
failIfFunction · 0.85
readEncryptedJsonFunction · 0.85
resetFunction · 0.85
encryptDataFunction · 0.85
captureControllerOutputFunction · 0.85
rrmdirFunction · 0.85
validateRememberTokenMethod · 0.80
authenticateWebDavMethod · 0.80
setupTOTPMethod · 0.45
createFileMethod · 0.45

Tested by

no test coverage detected