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.
nyastodon/app/controllers/concerns
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921)
* Fix cache_collection crashing when given an empty collection

* Add tests
3 years ago
..
account_controller_concern.rb
account_owned_concern.rb Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
accountable_concern.rb
authorization.rb
cache_concern.rb Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
challengable_concern.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
export_controller_concern.rb Refactor settings controllers (#14767) 4 years ago
localized.rb
rate_limit_headers.rb
registration_spam_concern.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
session_tracking_concern.rb
sign_in_token_authentication_concern.rb Fix 2FA/sign-in token sessions being valid after password change (#14802) 4 years ago
signature_authentication.rb
signature_verification.rb Fix crash on receiving requests with missing Digest header (#15782) 3 years ago
status_controller_concern.rb
two_factor_authentication_concern.rb Fix 2FA/sign-in token sessions being valid after password change (#14802) 4 years ago
user_tracking_concern.rb Fix 2FA/sign-in token sessions being valid after password change (#14802) 4 years ago