ThibG
21a73c52a7
Check that an invite link is valid before bypassing approval mode ( #10657 )
* Check that an invite link is valid before bypassing approval mode
Fixes #10656
* Add tests
* Only consider valid invite links in registration controller
* fixup
5 years ago
Eugen Rochko
51e154f5e8
Admission-based registrations mode ( #10250 )
Fix #6856
Fix #6951
5 years ago
Yamagishi Kazutoshi
3f6893c641
Reset locale on registration tests ( #7219 )
6 years ago
Yamagishi Kazutoshi
d10447c3a8
Use raw status code on have_http_status ( #7214 )
6 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
67243bda31
Cover Auth::RegistrationsController more ( #3353 )
7 years ago
Eugen Rochko
2ca1f0737a
Fix Devise destroy method being available to delete user record ( #3266 )
(You may think that we need account deletions, but this way would've just orphaned the db records)
7 years ago
saturday06
d87ee1167e
Assign user locale on signup ( #1982 )
7 years ago
Eugen
15d442cf9d
Fix /api/v1/accounts/update_credentials tests ( #1357 )
7 years ago
Eugen Rochko
1bbcd71cd4
Fix #390 - fix redirect after sign-up (to login page instead of homepage)
7 years ago
Eugen Rochko
7ac574d9a9
Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
8 years ago