This commit is contained in:
Christoph Haas 2018-08-08 09:21:42 +02:00
parent f41afd1a48
commit 1dcec0f8e6

View file

@ -33,7 +33,7 @@ class User < ApplicationRecord
when 'github'
'GitHub'
when 'debian-sso'
'Debian single-signon'
'Debian single-sign-on'
else
'local authentication'
end