Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cgit-auth
master
Cgit
Auth
Config
CookieAuthorizer
Crypt
Form
Labels
FormValidator
HMACHelpers
InvalidSignature
PasswordAuthenticator
Session
Built with Crystal 1.9.2
2023-10-07 19:49:04 UTC
class
Cgit::Auth::PasswordAuthenticator
Cgit::Auth::PasswordAuthenticator
Reference
Object
Defined in:
cgit-auth/password_authenticator.cr
Constructors
.new
(username : String, password : String)
Instance Method Summary
#authenticated?
Constructor Detail
def self.
new
(username : String, password : String)
#
[
View source
]
Instance Method Detail
def
authenticated?
#
[
View source
]