Basic login for admin #16

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer
2019-11-08 06:53:40 +01:00
parent 49c7fafa87
commit 56c97ec057
27 changed files with 255 additions and 139 deletions

View File

@@ -5,7 +5,6 @@ import (
"github.com/photoprism/photoprism/internal/config"
"github.com/photoprism/photoprism/internal/util"
log "github.com/sirupsen/logrus"
"github.com/gin-gonic/gin"
"github.com/photoprism/photoprism/internal/photoprism"