Added friendly text for Debian SSO
This commit is contained in:
parent
084f8e5b22
commit
c0e81bd271
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ class User < ApplicationRecord
|
||||||
'Amazon'
|
'Amazon'
|
||||||
when 'github'
|
when 'github'
|
||||||
'GitHub'
|
'GitHub'
|
||||||
|
when 'debian-sso'
|
||||||
|
'Debian single-signon'
|
||||||
else
|
else
|
||||||
'local authentication'
|
'local authentication'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue