class Cgit::Auth::PasswordAuthenticator

Defined in:

cgit-auth/password_authenticator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(username : String, password : String) #

[View source]

Instance Method Detail

def authenticated? #

[View source]