Added logging to loginform and added loading feedback for user on submit
This commit is contained in:
@@ -18,6 +18,7 @@ func NewServer(
|
||||
mux := http.NewServeMux()
|
||||
addRoutes(
|
||||
mux,
|
||||
logger,
|
||||
config,
|
||||
conn,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user