Handle redirection on login page

This commit is contained in:
William Bouzourène 2024-12-21 11:00:32 +01:00
parent 3d986c4ee2
commit 43a40df901
3 changed files with 33 additions and 8 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/gofiber/template v1.8.3 // indirect
github.com/gofiber/utils v1.1.0 // indirect
github.com/golobby/cast v1.3.3 // indirect
github.com/google/uuid v1.5.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/klauspost/compress v1.17.2 // indirect