1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-14 10:39:41 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Eugen Rochko 51e154f5e8
Admission-based registrations mode ()
Fix 
Fix 
2019-03-14 05:28:30 +01:00
Yamagishi Kazutoshi 3f6893c641 Reset locale on registration tests () 2018-04-21 23:37:07 +02:00
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
Akihiko Odaki (@fn_aki@pawoo.net) 67243bda31 Cover Auth::RegistrationsController more () 2017-06-25 21:42:55 +02:00
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record ()
(You may think that we need account deletions, but this way would've just orphaned the db records)
2017-05-23 21:32:42 +02:00
saturday06 d87ee1167e Assign user locale on signup () 2017-04-17 10:29:08 +02:00
Eugen 15d442cf9d Fix /api/v1/accounts/update_credentials tests () 2017-04-09 20:23:14 +02:00
Eugen Rochko 1bbcd71cd4 Fix - fix redirect after sign-up (to login page instead of homepage) 2017-01-04 15:31:25 +01:00
Eugen Rochko 7ac574d9a9 Fix - Devise mailer fixed, test spec added so it won't slip past again 2016-11-17 12:29:11 +01:00