You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/models
Eugen Rochko 26f21fd5a0
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
7 years ago
..
admin Add logging of admin actions (#5757) 7 years ago
concerns Allow hiding of reblogs from followed users (#5762) 7 years ago
form Improve admin page (#4121) 7 years ago
web Web Push Notifications (#3243) 7 years ago
account_domain_block_spec.rb
account_filter_spec.rb
account_moderation_note_spec.rb Lists (#5703) 7 years ago
account_spec.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
block_spec.rb Cover Block more (#3837) 7 years ago
conversation_mute_spec.rb
conversation_spec.rb
custom_emoji_spec.rb Add tests for CustomEmoji#local? and #object_type (#5621) 7 years ago
domain_block_spec.rb
email_domain_block_spec.rb Add uniqueness to block email domains (#5692) 7 years ago
export_spec.rb
favourite_spec.rb
follow_request_spec.rb Revert #5772 (#6221) 7 years ago
follow_spec.rb
home_feed_spec.rb Lists (#5703) 7 years ago
identity_spec.rb CAS + SAML authentication feature (#6425) 7 years ago
import_spec.rb Validate data of Imports (#4782) 7 years ago
invite_spec.rb Add consumable invites (#5814) 7 years ago
list_account_spec.rb Lists (#5703) 7 years ago
list_spec.rb Lists (#5703) 7 years ago
media_attachment_spec.rb Add tests for MediaAttachment (#5620) 7 years ago
mention_spec.rb
mute_spec.rb
notification_spec.rb Fix N+1 at notification (#5752) 7 years ago
preview_card_spec.rb
remote_follow_spec.rb Remove empty strings (#5732) 7 years ago
remote_profile_spec.rb Add tests for RemoteProfile (#5665) 7 years ago
report_filter_spec.rb
report_spec.rb Feat add validation for report comment: characters under 1000 valid (#4833) 7 years ago
session_activation_spec.rb Add tests for SessionActivation (#5668) 7 years ago
setting_spec.rb Fix mistake in cache deletion (#6408) 7 years ago
site_upload_spec.rb Add a test for SiteUpload#cache_key (#5685) 7 years ago
status_pin_spec.rb Pinned statuses (#4675) 7 years ago
status_spec.rb Add tests for Status#title (#5718) 7 years ago
stream_entry_spec.rb Add tests for StreamEntry (#5687) 7 years ago
subscription_spec.rb
tag_spec.rb Add a test for Tag#to_param (#5705) 7 years ago
user_spec.rb Fix email confirmation link not updating email (#6187) 7 years ago