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'
|
||||
when 'github'
|
||||
'GitHub'
|
||||
when 'debian-sso'
|
||||
'Debian single-signon'
|
||||
else
|
||||
'local authentication'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue