Auto-approval and upload fixed

This commit is contained in:
Christoph Haas 2018-08-20 20:07:53 +02:00
parent 0dd63f6bf6
commit 1b299d53e6
5 changed files with 49 additions and 34 deletions

View file

@ -17,4 +17,13 @@ normal:
provider: local
admin: 0
encrypted_password: <%= Devise::Encryptor.digest(User, 'normalsecret') %>
debian:
name: Detlef Debian
created_at: 2018-01-01
updated_at: 2018-01-01
email: detlef@debian.ork
sign_in_count: 0
provider: debian-sso
admin: 0
encrypted_password: <%= Devise::Encryptor.digest(User, 'normalsecret') %>