Auth: Open album share links in the regular user interface #98 #782

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2022-10-02 11:38:30 +02:00
parent a5f2c5e109
commit 6e74f16a77
131 changed files with 1646 additions and 2974 deletions

View File

@@ -105,7 +105,7 @@ func StartImport(router *gin.RouterGroup) {
// Set user UID if known.
if s.UserUID != "" {
opt.OwnerUID = s.UserUID
opt.UserUID = s.UserUID
}
// Start import.