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::FormValidator
Cgit::Auth::FormValidator
Reference
Object
Defined in:
cgit-auth/form_validator.cr
Constructors
.new
(login_url : String, body : String)
Instance Method Summary
#respond
(io)
Constructor Detail
def self.
new
(login_url : String, body : String)
#
[
View source
]
Instance Method Detail
def
respond
(io)
#
[
View source
]