This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
0ad2413b35
chinwagsocial
/
spec
/
fabricators
/
identity_fabricator.rb
8 lines
111 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-22 11:55:31 +11:00
# frozen_string_literal: true
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 15:42:13 +11:00
Fabricator
(
:identity
)
do
Fabricator specs (#23925)
2023-03-05 03:12:09 +11:00
user
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-19 09:38:14 +11: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 15:42:13 +11:00
end
Reference in a new issue
Copy permalink