- or download this
behind_proxy: 1
- or download this
<link rel="stylesheet" href="<% request.uri_base %>/css/style.css">
- or download this
get '/' => needs login => sub {
# ...
...
template index => {error => 'Wrong username or password'}
}
};
- or download this
<link rel="stylesheet" href="css/style.css">
- or download this
plugins:
Auth::Tiny:
login_route: /prefix/login