mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Auth: Refactor cluster configuration and provisioning API endpoints #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -149,7 +149,6 @@ func TestPasscode_SetUID(t *testing.T) {
|
||||
|
||||
assert.False(t, passcode.InvalidUID())
|
||||
})
|
||||
|
||||
t.Run("Invalid", func(t *testing.T) {
|
||||
m := &Passcode{
|
||||
UID: "uqxc08w3d0ej2283",
|
||||
|
||||
Reference in New Issue
Block a user