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/app/controllers/concerns
dependabot[bot] 2e89067d21
Bump pundit from 2.1.1 to 2.2.0 (#17543)
* Bump pundit from 2.1.1 to 2.2.0

Bumps [pundit](https://github.com/varvet/pundit) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/varvet/pundit/releases)
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: pundit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* `include Pundit` is deprecated

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
4 years ago
..
account_controller_concern.rb
account_owned_concern.rb Change public profile pages to be disabled for unconfirmed users (#17385) 4 years ago
accountable_concern.rb Add batch suspend for accounts in admin UI (#17009) 4 years ago
authorization.rb Bump pundit from 2.1.1 to 2.2.0 (#17543) 4 years ago
cache_concern.rb Fix cache_collection crashing when given an empty collection (#15921) 5 years ago
challengable_concern.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 5 years ago
export_controller_concern.rb Refactor settings controllers (#14767) 5 years ago
localized.rb Change global `locale` param to `lang` to avoid conflicts (#17592) 4 years ago
rate_limit_headers.rb Add specific rate limits for posting and following (#13172) 6 years ago
registration_spam_concern.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 5 years ago
session_tracking_concern.rb
sign_in_token_authentication_concern.rb Fix authentication failures after going halfway through a sign-in attempt (#16607) 4 years ago
signature_authentication.rb
signature_verification.rb Fix crash on receiving requests with missing Digest header (#15782) 5 years ago
status_controller_concern.rb
two_factor_authentication_concern.rb Fix redirection when succeeded WebAuthn (#17098) 4 years ago
user_tracking_concern.rb Remove IP tracking columns from users table (#16409) 4 years ago