MCPcopy Create free account

hub / github.com/arumes31/rauth / functions

Functions675 in github.com/arumes31/rauth

FunctionBenchmarkGetStoredCredentialsFallback
(b *testing.B)
internal/core/webauthn_bench_test.go:13
MethodClose
()
internal/core/geo_test.go:71
MethodCountry
(ip net.IP)
internal/core/geo_test.go:57
MethodDATA_KEY
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefault
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodDefaultType
()
static/js/bootstrap.bundle.min.js:6
MethodEVENT_KEY
()
static/js/bootstrap.bundle.min.js:6
FunctionFuzzDecryptToken
(f *testing.F)
internal/core/security_test.go:174
FunctionFuzzValidatePassword
Fuzzing
internal/core/security_test.go:158
MethodMetadata
()
internal/core/geo_test.go:64
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodNAME
()
static/js/bootstrap.bundle.min.js:6
MethodRender
(w io.Writer, name string, data interface{}, c echo.Context)
internal/handlers/test_helpers.go:78
MethodResetUser2FA
(c echo.Context)
internal/handlers/admin.go:182
FunctionTestAddIPSessionIndex
(t *testing.T)
internal/core/redis_sync_test.go:156
FunctionTestAdminHandler_ChangeUserPassword_Full
(t *testing.T)
internal/handlers/admin_test.go:235
FunctionTestAdminHandler_CreateUser
(t *testing.T)
internal/handlers/admin_test.go:66
FunctionTestAdminHandler_CreateUser_InvalidUsername
(t *testing.T)
internal/handlers/admin_test.go:189
FunctionTestAdminHandler_Dashboard
(t *testing.T)
internal/handlers/admin_test.go:13
FunctionTestAdminHandler_DeleteUser
(t *testing.T)
internal/handlers/admin_test.go:139
FunctionTestAdminHandler_InvalidateSession
(t *testing.T)
internal/handlers/admin_test.go:36
FunctionTestAdminHandler_UserOperations_Validation
(t *testing.T)
internal/handlers/admin_test.go:362
FunctionTestAdminMiddleware
(t *testing.T)
internal/middleware/auth_test.go:61
FunctionTestAuthHandler_CompleteSetup2FA
(t *testing.T)
internal/handlers/auth_test.go:317
FunctionTestAuthHandler_InvalidateSessionIntegration
(t *testing.T)
internal/handlers/auth_test.go:494
FunctionTestAuthHandler_Login
(t *testing.T)
internal/handlers/auth_test.go:31
FunctionTestAuthHandler_Root
(t *testing.T)
internal/handlers/auth_test.go:15
FunctionTestAuthHandler_Setup2FA
(t *testing.T)
internal/handlers/auth_test.go:556
FunctionTestAuthHandler_Validate
(t *testing.T)
internal/handlers/auth_test.go:167
FunctionTestAuthHandler_Validate_GeoChangeMode
(t *testing.T)
internal/handlers/auth_test.go:255
FunctionTestAuthHandler_Verify2FA
(t *testing.T)
internal/handlers/verify_2fa_test.go:20
FunctionTestAuthMiddleware
(t *testing.T)
internal/middleware/auth_test.go:15
FunctionTestBruteForceProtection
(t *testing.T)
internal/handlers/brute_force_test.go:15
FunctionTestCSRFProtection
(t *testing.T)
internal/handlers/csrf_test.go:15
FunctionTestConsumeRecoveryCode_RedisError
(t *testing.T)
internal/core/twofactor_test.go:66
FunctionTestCreateIPExtractor
(t *testing.T)
main_test.go:119
FunctionTestCustomNotFoundHandler
(t *testing.T)
internal/handlers/error_test.go:12
FunctionTestDecrypt2FASecret
(t *testing.T)
internal/core/security_test.go:385
FunctionTestDecryptTokenErrors
(t *testing.T)
internal/core/security_test.go:39
FunctionTestDeleteUserCleanup
(t *testing.T)
internal/core/user_test.go:48
FunctionTestEmailHTMLInjection_Fixed
(t *testing.T)
internal/core/email_pentest_test.go:19
FunctionTestEmailHeaderInjection_Fixed
(t *testing.T)
internal/core/email_pentest_test.go:10
FunctionTestEncrypt2FASecret
(t *testing.T)
internal/core/security_test.go:588
FunctionTestEncryption
(t *testing.T)
internal/core/security_test.go:20
FunctionTestEncryptionLargeInput
(t *testing.T)
internal/core/security_test.go:59
FunctionTestEnsureUserUIDs
(t *testing.T)
internal/core/ensure_uid_test.go:12
FunctionTestFormatDevice
(t *testing.T)
internal/core/security_test.go:531
FunctionTestFormatUserAgent
(t *testing.T)
internal/core/security_test.go:412
FunctionTestGenerateRandomString
(t *testing.T)
internal/core/security_test.go:349
FunctionTestGeoLRUCache_Eviction
(t *testing.T)
internal/core/geo_test.go:189
FunctionTestGetCountryCode
(t *testing.T)
internal/core/geo_test.go:37
FunctionTestGetCountryCode_EdgeCases
(t *testing.T)
internal/core/geo_test.go:78
FunctionTestGetCountryCode_InvalidIP
(t *testing.T)
internal/core/geo_test.go:132
FunctionTestGetDeviceIcon
(t *testing.T)
internal/core/security_test.go:437
FunctionTestGetEnvHelpers
(t *testing.T)
internal/core/config_test.go:33
FunctionTestGetGeoMetadata
(t *testing.T)
internal/core/geo_test.go:137
FunctionTestGetGeoMetadataAndStatus
(t *testing.T)
internal/core/geo_test.go:243
FunctionTestGetGeoReaderStatus
(t *testing.T)
internal/core/geo_test.go:168
FunctionTestGetUsernameByUID
(t *testing.T)
internal/core/user_test.go:109
FunctionTestHardwareBinding_Coverage
(t *testing.T)
internal/handlers/binding_test.go:15
← previousnext →401–500 of 675, ranked by callers