This website requires JavaScript.
Explore
Help
Register
Sign In
kikobar
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/kikobar/mastodon.git
synced
2024-11-07 10:21:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
597767a9f7
mastodon
/
spec
/
fabricators
/
identity_fabricator.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
CAS + SAML authentication feature (#6425) * Cas authentication feature * Config * Remove class_eval + Omniauth initializer * Codeclimate review * Codeclimate review 2 * Codeclimate review 3 * Remove uid/email reconciliation * SAML authentication * Clean up code * Improve login form * Fix code style issues * Add locales
2018-02-04 04:42:13 +00:00
Fabricator
(
:identity
)
do
user
nil
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 22:38:14 +00:00
provider
'MyString'
uid
'MyString'
CAS + SAML authentication feature (#6425) * Cas authentication feature * Config * Remove class_eval + Omniauth initializer * Codeclimate review * Codeclimate review 2 * Codeclimate review 3 * Remove uid/email reconciliation * SAML authentication * Clean up code * Improve login form * Fix code style issues * Add locales
2018-02-04 04:42:13 +00:00
end
Reference in a new issue
Copy permalink