Matt Jankowski
|
1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
|
6 달 전 |
Matt Jankowski
|
285f63c02e
Use composable query in `User.active` scope (#29775)
|
7 달 전 |
Claire
|
38b9d31f63
Improve email address validation (#29838)
|
7 달 전 |
Claire
|
58376eedda
Remove obsolete `admin` and `moderator` columns from `users` table (#29718)
|
8 달 전 |
Matt Jankowski
|
19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI (#28144)
|
8 달 전 |
HTeuMeuLeu
|
934cab7508
New welcome email (#28883)
|
8 달 전 |
Emelia Smith
|
68eaa804c9
Merge pull request from GHSA-7w3c-p9j8-mq3x
|
9 달 전 |
Emelia Smith
|
e8b66a0525
Ignore legacy moderator and admin columns on User model (#29188)
|
9 달 전 |
Matt Jankowski
|
9fb9ef418a
Fix `Rails/WhereExists` cop in User model (#28792)
|
10 달 전 |
Claire
|
98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)
|
10 달 전 |
Claire
|
e621c1c44c
Fix registrations not checking MX records for email domain blocks requiring approval (#28608)
|
10 달 전 |
Claire
|
8cb4825c8b
Fix sign-up restrictions based on email addresses not being enforced (#28732)
|
10 달 전 |
Matt Jankowski
|
543d7890fd
Use normalizes to prepare `User` values (#28650)
|
10 달 전 |
Matt Jankowski
|
c52a593a30
Remove unused scope `User.emailable` (#28647)
|
10 달 전 |
Claire
|
dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468)
|
10 달 전 |
Matt Jankowski
|
f70f39dd04
Add explicit `dependent: nil` to associations (#28169)
|
11 달 전 |
Matt Jankowski
|
440b80b2e7
Model concerns organization into module namespaces (#28149)
|
11 달 전 |
Claire
|
963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053)
|
11 달 전 |
Eugen Rochko
|
cdc57c74b7
Fix unsupported time zone or locale preventing sign-up (#28035)
|
1 년 전 |
Matt Jankowski
|
bbad5b6456
Remove false positive cop detection (#27457)
|
1 년 전 |
Matt Jankowski
|
12550a6a28
Use `Rails.env.local?` shorthand method to check env (#27519)
|
1 년 전 |
Matt Jankowski
|
cf33028f35
Admin mailer parameterization (#25759)
|
1 년 전 |
Eugen Rochko
|
4c9406bdb0
Add time zone preference (#25342)
|
1 년 전 |
Matt Jankowski
|
d902a707a3
Fix Rails/CompactBlank cop (#24690)
|
1 년 전 |
Eugen Rochko
|
a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
|
1 년 전 |
Claire
|
86f8aa2db2
Fix unconfirmed accounts being registered as active users (#23803)
|
1 년 전 |
Nick Schonning
|
717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
|
1 년 전 |
Nick Schonning
|
f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451)
|
1 년 전 |
Claire
|
6883fddb19
Fix account activation being triggered before email confirmation (#23245)
|
1 년 전 |
Alexander Ivanov
|
8eb29741b4
Add webhook `account.approved` (#22938)
|
1 년 전 |