mirror of
https://github.com/h44z/wg-portal.git
synced 2025-12-14 02:26:19 +00:00
wip: mail...
This commit is contained in:
@@ -68,7 +68,7 @@ func (s *Server) PostLogin(c *gin.Context) {
|
||||
UserName: username,
|
||||
Firstname: userData.Firstname,
|
||||
Lastname: userData.Lastname,
|
||||
SortedBy: "sn",
|
||||
SortedBy: "mail",
|
||||
SortDirection: "asc",
|
||||
Search: "",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user