MCPcopy Create free account

hub / github.com/arumes31/rauth / functions

Functions675 in github.com/arumes31/rauth

FunctionTestHealthCheck
(t *testing.T)
internal/handlers/health_test.go:13
FunctionTestInitCommonPasswords
(t *testing.T)
internal/core/passwords_test.go:52
FunctionTestInitRedis
(t *testing.T)
internal/core/redis_test.go:14
FunctionTestInitWebAuthn
(t *testing.T)
internal/core/webauthn_test.go:16
FunctionTestInitializeSystem
(t *testing.T)
main_test.go:81
FunctionTestInviteHandler_Create
(t *testing.T)
internal/handlers/invite_test.go:14
FunctionTestInviteHandler_Redeem
(t *testing.T)
internal/handlers/invite_test.go:97
FunctionTestInviteHandler_RedeemPage
(t *testing.T)
internal/handlers/invite_test.go:55
FunctionTestIsAllowedHost
(t *testing.T)
internal/core/config_test.go:55
FunctionTestIsCommonPassword
(t *testing.T)
internal/core/passwords_test.go:10
FunctionTestIsCountryAllowed
(t *testing.T)
internal/core/config_test.go:102
FunctionTestIsIPAllowed
(t *testing.T)
internal/core/config_test.go:134
FunctionTestIsPrivateIP
(t *testing.T)
internal/core/geo_test.go:15
FunctionTestIsRateLimitExceeded
(t *testing.T)
internal/core/limiter_test.go:53
FunctionTestIsUserAgentCompatible
(t *testing.T)
internal/core/security_test.go:214
FunctionTestLoadConfig
(t *testing.T)
internal/core/config_test.go:8
FunctionTestLogAudit
(t *testing.T)
internal/core/audit_test.go:13
FunctionTestNewGeoLRUCache
(t *testing.T)
internal/core/geo_test.go:269
FunctionTestNewWebAuthnUser
(t *testing.T)
internal/core/webauthn_test.go:146
FunctionTestNormalizeHostname
(t *testing.T)
internal/core/config_test.go:171
FunctionTestNotifications
(t *testing.T)
internal/core/email_test.go:26
FunctionTestParseCommonPasswordsEdgeCases
(t *testing.T)
internal/core/passwords_test.go:62
FunctionTestParseLogLevel
(t *testing.T)
main_test.go:19
FunctionTestParseUserAgent
(t *testing.T)
internal/core/security_test.go:643
FunctionTestPasswordHashing
(t *testing.T)
internal/core/security_test.go:108
FunctionTestPentest_CSRF_Protection
(t *testing.T)
internal/handlers/pentest_test.go:115
FunctionTestPentest_OpenRedirect_Fixed
(t *testing.T)
internal/handlers/pentest_test.go:15
FunctionTestPentest_SSRF_GeoIP
(t *testing.T)
internal/handlers/pentest_test.go:51
FunctionTestPentest_TokenEncryption
(t *testing.T)
internal/handlers/pentest_test.go:38
FunctionTestPentest_WebAuthn_Replay_Prevention
(t *testing.T)
internal/handlers/pentest_test.go:60
FunctionTestProfileHandler_ChangePassword
(t *testing.T)
internal/handlers/profile_test.go:96
FunctionTestProfileHandler_DisableTOTP
(t *testing.T)
internal/handlers/profile_test.go:250
FunctionTestProfileHandler_GenerateRecoveryCodes
(t *testing.T)
internal/handlers/profile_test.go:188
FunctionTestProfileHandler_RenamePasskey
(t *testing.T)
internal/handlers/profile_test.go:210
FunctionTestProfileHandler_RevokePasskey
(t *testing.T)
internal/handlers/profile_test.go:231
FunctionTestProfileHandler_Show
(t *testing.T)
internal/handlers/profile_test.go:14
FunctionTestProfileHandler_TerminateAllOtherSessions
(t *testing.T)
internal/handlers/profile_test.go:269
FunctionTestProfileHandler_TerminateSession
(t *testing.T)
internal/handlers/profile_test.go:54
FunctionTestProfileHandler_validateTOTP
(t *testing.T)
internal/handlers/profile_test.go:297
FunctionTestRateLimiter
(t *testing.T)
internal/core/limiter_test.go:9
FunctionTestReconcileIndexSets
(t *testing.T)
internal/core/redis_sync_test.go:118
FunctionTestRecoveryCodes
(t *testing.T)
internal/core/twofactor_test.go:28
FunctionTestReloadReader_Errors
(t *testing.T)
internal/core/geo_test.go:211
FunctionTestRemoveIPSessionIndex
(t *testing.T)
internal/core/redis_sync_test.go:28
FunctionTestReserveRateLimitAttempt
(t *testing.T)
internal/core/limiter_test.go:96
FunctionTestSanitizeEmailHeader
(t *testing.T)
internal/core/email_test.go:155
FunctionTestSanitizeEmailHeader_EdgeCases
(t *testing.T)
internal/core/email_edge_case_test.go:8
FunctionTestSecurityHeaders
(t *testing.T)
internal/handlers/security_headers_test.go:13
FunctionTestSend2FAModifiedNotification_Detailed
(t *testing.T)
internal/core/email_2fa_modified_test.go:10
FunctionTestSendAccountCreatedNotificationRobust
(t *testing.T)
internal/core/email_test.go:112
FunctionTestSendEmail_HTMLWrap
(t *testing.T)
internal/core/email_test.go:86
FunctionTestSendEmail_NoSMTPHost_LogsWarning
(t *testing.T)
internal/core/email_robust_test.go:13
FunctionTestSendEmail_NotConfigured
(t *testing.T)
internal/core/email_test.go:13
FunctionTestSendEmail_SMTPError
(t *testing.T)
internal/core/email_robust_test.go:33
FunctionTestSendPasswordChangeNotificationRobust
(t *testing.T)
internal/core/email_robust_test.go:62
FunctionTestSessionManagement
(t *testing.T)
internal/core/redis_test.go:37
FunctionTestSetBcryptCost
(t *testing.T)
internal/core/security_test.go:497
FunctionTestSetupMiddleware
(t *testing.T)
main_test.go:52
FunctionTestSetupRenderer
(t *testing.T)
main_test.go:46
FunctionTestSetupRoutes
(t *testing.T)
main_test.go:59
FunctionTestStartGeoUpdater_Logic
(t *testing.T)
internal/core/geo_update_test.go:11
FunctionTestStoredCredential_UnmarshalJSON
(t *testing.T)
internal/core/webauthn_test.go:258
FunctionTestSyncSessionIndexes
(t *testing.T)
internal/core/redis_sync_test.go:73
FunctionTestTOTPCodeReused
(t *testing.T)
internal/core/twofactor_test.go:12
FunctionTestTemplateRenderer_Render
(t *testing.T)
main_test.go:36
FunctionTestTokenRotation_Coverage
(t *testing.T)
internal/handlers/rotation_test.go:19
FunctionTestUpdateGeoDB_ConfigErrors
(t *testing.T)
internal/core/geo_update_test.go:70
FunctionTestUpdateGeoDB_ConfigGeneration
(t *testing.T)
internal/core/geo_update_test.go:40
FunctionTestUpdateUser
(t *testing.T)
internal/core/user_test.go:79
FunctionTestUpdateWebAuthnSignCount
(t *testing.T)
internal/core/webauthn_test.go:168
FunctionTestUserManagement
(t *testing.T)
internal/core/user_test.go:12
FunctionTestValidateEmail
(t *testing.T)
internal/core/security_test.go:321
FunctionTestValidatePasswordCommonCheck
(t *testing.T)
internal/core/passwords_test.go:38
FunctionTestValidatePasswordComplexity
(t *testing.T)
internal/core/security_test.go:74
FunctionTestValidatePasswordDetails
(t *testing.T)
internal/core/security_test.go:124
FunctionTestValidatePasswordLength
(t *testing.T)
internal/core/security_test.go:801
FunctionTestValidateRedirectURL
(t *testing.T)
internal/core/security_test.go:183
FunctionTestValidateUsername
(t *testing.T)
internal/core/security_test.go:467
FunctionTestWebAuthnCredentialManagement
(t *testing.T)
internal/core/webauthn_test.go:68
FunctionTestWebAuthnHandler_identifyWebAuthnUser
(t *testing.T)
internal/handlers/webauthn_test.go:279
FunctionTestWebAuthnHandlers
(t *testing.T)
internal/handlers/webauthn_test.go:18
FunctionTestWebAuthnMigration
(t *testing.T)
internal/core/webauthn_test.go:207
FunctionTestWebAuthnUserInterface
(t *testing.T)
internal/core/webauthn_test.go:127
FunctionTestXSSProtection
(t *testing.T)
internal/handlers/xss_test.go:16
MethodUnmarshalJSON
(data []byte)
internal/core/webauthn.go:71
MethodUpdateUserEmail
(c echo.Context)
internal/handlers/admin.go:263
MethodVERSION
()
static/js/bootstrap.bundle.min.js:6
Method_configAfterMerge
(t)
static/js/bootstrap.bundle.min.js:6
Method_configAfterMerge
(t)
static/js/bootstrap.bundle.min.js:6
Method_configAfterMerge
(t)
static/js/bootstrap.bundle.min.js:6
Method_configAfterMerge
(t)
static/js/bootstrap.bundle.min.js:6
Method_getConfig
(t)
static/js/bootstrap.bundle.min.js:6
Method_getConfig
(t)
static/js/bootstrap.bundle.min.js:6
Method_getContentForTemplate
()
static/js/bootstrap.bundle.min.js:6
Method_isWithContent
()
static/js/bootstrap.bundle.min.js:6
Method_typeCheckConfig
(t)
static/js/bootstrap.bundle.min.js:6
MethodcancelCeremony
()
static/js/simplewebauthn-browser.min.js:2
MethodclearMenus
(t)
static/js/bootstrap.bundle.min.js:6
Methodclose
()
static/js/bootstrap.bundle.min.js:6
Methodconstructor
(t,i)
static/js/bootstrap.bundle.min.js:6
← previousnext →501–600 of 675, ranked by callers