This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
828f565290
authelia
/
regulation
/
const.go
6 lines
85 B
Go
Raw
Blame
History
package
regulation
import
"fmt"
var
ErrUserIsBanned
=
fmt
.
Errorf
(
"User is banned"
)
Reference in New Issue
View Git Blame
Copy Permalink