Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arumes31/rauth
/ functions
Functions
675 in github.com/arumes31/rauth
⨍
Functions
675
◇
Types & classes
65
Function
TestHealthCheck
(t *testing.T)
internal/handlers/health_test.go:13
Function
TestInitCommonPasswords
(t *testing.T)
internal/core/passwords_test.go:52
Function
TestInitRedis
(t *testing.T)
internal/core/redis_test.go:14
Function
TestInitWebAuthn
(t *testing.T)
internal/core/webauthn_test.go:16
Function
TestInitializeSystem
(t *testing.T)
main_test.go:81
Function
TestInviteHandler_Create
(t *testing.T)
internal/handlers/invite_test.go:14
Function
TestInviteHandler_Redeem
(t *testing.T)
internal/handlers/invite_test.go:97
Function
TestInviteHandler_RedeemPage
(t *testing.T)
internal/handlers/invite_test.go:55
Function
TestIsAllowedHost
(t *testing.T)
internal/core/config_test.go:55
Function
TestIsCommonPassword
(t *testing.T)
internal/core/passwords_test.go:10
Function
TestIsCountryAllowed
(t *testing.T)
internal/core/config_test.go:102
Function
TestIsIPAllowed
(t *testing.T)
internal/core/config_test.go:134
Function
TestIsPrivateIP
(t *testing.T)
internal/core/geo_test.go:15
Function
TestIsRateLimitExceeded
(t *testing.T)
internal/core/limiter_test.go:53
Function
TestIsUserAgentCompatible
(t *testing.T)
internal/core/security_test.go:214
Function
TestLoadConfig
(t *testing.T)
internal/core/config_test.go:8
Function
TestLogAudit
(t *testing.T)
internal/core/audit_test.go:13
Function
TestNewGeoLRUCache
(t *testing.T)
internal/core/geo_test.go:269
Function
TestNewWebAuthnUser
(t *testing.T)
internal/core/webauthn_test.go:146
Function
TestNormalizeHostname
(t *testing.T)
internal/core/config_test.go:171
Function
TestNotifications
(t *testing.T)
internal/core/email_test.go:26
Function
TestParseCommonPasswordsEdgeCases
(t *testing.T)
internal/core/passwords_test.go:62
Function
TestParseLogLevel
(t *testing.T)
main_test.go:19
Function
TestParseUserAgent
(t *testing.T)
internal/core/security_test.go:643
Function
TestPasswordHashing
(t *testing.T)
internal/core/security_test.go:108
Function
TestPentest_CSRF_Protection
(t *testing.T)
internal/handlers/pentest_test.go:115
Function
TestPentest_OpenRedirect_Fixed
(t *testing.T)
internal/handlers/pentest_test.go:15
Function
TestPentest_SSRF_GeoIP
(t *testing.T)
internal/handlers/pentest_test.go:51
Function
TestPentest_TokenEncryption
(t *testing.T)
internal/handlers/pentest_test.go:38
Function
TestPentest_WebAuthn_Replay_Prevention
(t *testing.T)
internal/handlers/pentest_test.go:60
Function
TestProfileHandler_ChangePassword
(t *testing.T)
internal/handlers/profile_test.go:96
Function
TestProfileHandler_DisableTOTP
(t *testing.T)
internal/handlers/profile_test.go:250
Function
TestProfileHandler_GenerateRecoveryCodes
(t *testing.T)
internal/handlers/profile_test.go:188
Function
TestProfileHandler_RenamePasskey
(t *testing.T)
internal/handlers/profile_test.go:210
Function
TestProfileHandler_RevokePasskey
(t *testing.T)
internal/handlers/profile_test.go:231
Function
TestProfileHandler_Show
(t *testing.T)
internal/handlers/profile_test.go:14
Function
TestProfileHandler_TerminateAllOtherSessions
(t *testing.T)
internal/handlers/profile_test.go:269
Function
TestProfileHandler_TerminateSession
(t *testing.T)
internal/handlers/profile_test.go:54
Function
TestProfileHandler_validateTOTP
(t *testing.T)
internal/handlers/profile_test.go:297
Function
TestRateLimiter
(t *testing.T)
internal/core/limiter_test.go:9
Function
TestReconcileIndexSets
(t *testing.T)
internal/core/redis_sync_test.go:118
Function
TestRecoveryCodes
(t *testing.T)
internal/core/twofactor_test.go:28
Function
TestReloadReader_Errors
(t *testing.T)
internal/core/geo_test.go:211
Function
TestRemoveIPSessionIndex
(t *testing.T)
internal/core/redis_sync_test.go:28
Function
TestReserveRateLimitAttempt
(t *testing.T)
internal/core/limiter_test.go:96
Function
TestSanitizeEmailHeader
(t *testing.T)
internal/core/email_test.go:155
Function
TestSanitizeEmailHeader_EdgeCases
(t *testing.T)
internal/core/email_edge_case_test.go:8
Function
TestSecurityHeaders
(t *testing.T)
internal/handlers/security_headers_test.go:13
Function
TestSend2FAModifiedNotification_Detailed
(t *testing.T)
internal/core/email_2fa_modified_test.go:10
Function
TestSendAccountCreatedNotificationRobust
(t *testing.T)
internal/core/email_test.go:112
Function
TestSendEmail_HTMLWrap
(t *testing.T)
internal/core/email_test.go:86
Function
TestSendEmail_NoSMTPHost_LogsWarning
(t *testing.T)
internal/core/email_robust_test.go:13
Function
TestSendEmail_NotConfigured
(t *testing.T)
internal/core/email_test.go:13
Function
TestSendEmail_SMTPError
(t *testing.T)
internal/core/email_robust_test.go:33
Function
TestSendPasswordChangeNotificationRobust
(t *testing.T)
internal/core/email_robust_test.go:62
Function
TestSessionManagement
(t *testing.T)
internal/core/redis_test.go:37
Function
TestSetBcryptCost
(t *testing.T)
internal/core/security_test.go:497
Function
TestSetupMiddleware
(t *testing.T)
main_test.go:52
Function
TestSetupRenderer
(t *testing.T)
main_test.go:46
Function
TestSetupRoutes
(t *testing.T)
main_test.go:59
Function
TestStartGeoUpdater_Logic
(t *testing.T)
internal/core/geo_update_test.go:11
Function
TestStoredCredential_UnmarshalJSON
(t *testing.T)
internal/core/webauthn_test.go:258
Function
TestSyncSessionIndexes
(t *testing.T)
internal/core/redis_sync_test.go:73
Function
TestTOTPCodeReused
(t *testing.T)
internal/core/twofactor_test.go:12
Function
TestTemplateRenderer_Render
(t *testing.T)
main_test.go:36
Function
TestTokenRotation_Coverage
(t *testing.T)
internal/handlers/rotation_test.go:19
Function
TestUpdateGeoDB_ConfigErrors
(t *testing.T)
internal/core/geo_update_test.go:70
Function
TestUpdateGeoDB_ConfigGeneration
(t *testing.T)
internal/core/geo_update_test.go:40
Function
TestUpdateUser
(t *testing.T)
internal/core/user_test.go:79
Function
TestUpdateWebAuthnSignCount
(t *testing.T)
internal/core/webauthn_test.go:168
Function
TestUserManagement
(t *testing.T)
internal/core/user_test.go:12
Function
TestValidateEmail
(t *testing.T)
internal/core/security_test.go:321
Function
TestValidatePasswordCommonCheck
(t *testing.T)
internal/core/passwords_test.go:38
Function
TestValidatePasswordComplexity
(t *testing.T)
internal/core/security_test.go:74
Function
TestValidatePasswordDetails
(t *testing.T)
internal/core/security_test.go:124
Function
TestValidatePasswordLength
(t *testing.T)
internal/core/security_test.go:801
Function
TestValidateRedirectURL
(t *testing.T)
internal/core/security_test.go:183
Function
TestValidateUsername
(t *testing.T)
internal/core/security_test.go:467
Function
TestWebAuthnCredentialManagement
(t *testing.T)
internal/core/webauthn_test.go:68
Function
TestWebAuthnHandler_identifyWebAuthnUser
(t *testing.T)
internal/handlers/webauthn_test.go:279
Function
TestWebAuthnHandlers
(t *testing.T)
internal/handlers/webauthn_test.go:18
Function
TestWebAuthnMigration
(t *testing.T)
internal/core/webauthn_test.go:207
Function
TestWebAuthnUserInterface
(t *testing.T)
internal/core/webauthn_test.go:127
Function
TestXSSProtection
(t *testing.T)
internal/handlers/xss_test.go:16
Method
UnmarshalJSON
(data []byte)
internal/core/webauthn.go:71
Method
UpdateUserEmail
(c echo.Context)
internal/handlers/admin.go:263
Method
VERSION
()
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
Method
cancelCeremony
()
static/js/simplewebauthn-browser.min.js:2
Method
clearMenus
(t)
static/js/bootstrap.bundle.min.js:6
Method
close
()
static/js/bootstrap.bundle.min.js:6
Method
constructor
(t,i)
static/js/bootstrap.bundle.min.js:6
← previous
next →
501–600 of 675, ranked by callers