Handle redirection on login page

This commit is contained in:
William Bouzourène 2024-12-21 11:00:32 +01:00
parent 7cec3bb263
commit dc8e62ddc7
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
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