This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
mastodon
Watch
2
Star
2
Fork
1
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon
synced
2025-04-12 00:56:38 +02:00
Code
Issues
14
Releases
Wiki
Activity
mastodon
/
spec
/
controllers
/
auth
History
Matt Jankowski
64f9939e39
Use
capture_emails
helper to improve email assertions in specs (
#29245
)
2024-02-19 15:57:47 +00:00
..
challenges_controller_spec.rb
…
confirmations_controller_spec.rb
Fix
RSpec/LetSetup
cop in auth controller specs (
#28464
)
2023-12-22 08:03:59 +00:00
passwords_controller_spec.rb
Fix
RSpec/LetSetup
cop in auth controller specs (
#28464
)
2023-12-22 08:03:59 +00:00
registrations_controller_spec.rb
Fix registrations not checking MX records for email domain blocks requiring approval (
#28608
)
2024-01-15 17:10:57 +00:00
sessions_controller_spec.rb
Use
capture_emails
helper to improve email assertions in specs (
#29245
)
2024-02-19 15:57:47 +00:00
setup_controller_spec.rb
…