mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -169,7 +169,7 @@ func WebDAVAuth(conf *config.Config) gin.HandlerFunc {
|
||||
|
||||
// User credentials.
|
||||
f := form.Login{
|
||||
UserName: username,
|
||||
Username: username,
|
||||
Password: password,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user