56 Commits (419c659bc445fa258550b7e1bf00251663ca6a21)

Author SHA1 Message Date
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
Matt Jankowski 1f1c75bba5
File cleanup/organization in `controllers/concerns` (#27846) 2 years ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805) 2 years ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
Matt Jankowski 340f1a68be
Simplify instance presenter view access (#26046) 3 years ago
Frankie Roberto 36a77748b4
Order sessions by most-recent to least-recently updated (#25005) 3 years ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692) 3 years ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347) 3 years ago
Claire 280fa3b2c0
Fix invalid/expired invites being processed on sign-up (#24337) 3 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago
David Vega 1b5d207131
Fix single name variables on controller folder (#20092) 3 years ago
Daniel Axtens 4d85c27d1a
Add 'private' to Cache-Control, match Rails expectations (#20608) 3 years ago
Claire a529d6d93e
Fix invites (#19560) 3 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296) 4 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037) 4 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566) 4 years ago
Eugen Rochko 564efd0651
Add appeals (#17364) 4 years ago
Claire bddd9ba36d
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 4 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943) 4 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 5 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 6 years ago
Eugen Rochko 844870273f
Fix other sessions not being logged out on password change (#14252) 6 years ago
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088) 6 years ago
Eugen Rochko daf71573d0
Fix password change/reset not immediately invalidating other sessions (#12928) 6 years ago
Eugen Rochko 6e9e8d89fa
Fix settings pages being cacheable by the browser (#12714) 6 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 7 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657) 7 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 7 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 7 years ago
ThibG 67215692fc Save IP address used for sign-up, not only sign-in (#10026) 7 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 7 years ago
ThibG 215e649391 Fix styling in /auth/edit (#9117) 8 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100) 8 years ago
Eugen Rochko baff4a7ce0
If signed in, redirect autofollow invite to profile page (#7956) 8 years ago
Eugen Rochko ca85658975
Add autofollow option to invites (#7805) 8 years ago
Alexander 04fef7b888 pam authentication (#5303) 8 years ago
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071) 8 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814) 8 years ago
Yamagishi Kazutoshi dc91fd482a Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) 9 years ago
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos (#5308) 9 years ago
Eugen Rochko f7301bd5b9 Add overview of active sessions (#3929) 9 years ago
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266) 9 years ago
saturday06 d87ee1167e Assign user locale on signup (#1982) 9 years ago
Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820) 9 years ago
Eugen Rochko 5f54981846 New admin setting: open/close registrations, with custom message, from the admin UI 9 years ago
Eugen d96e031dfc Fix #611 - Layout setting in registrations controller 9 years ago
Eugen Rochko f4bc9620a9 Update settings to re-use admin layout, one big navigation tree, improve settings forms 9 years ago
Eugen Rochko 1bbcd71cd4 Fix #390 - fix redirect after sign-up (to login page instead of homepage) 9 years ago
Eugen Rochko 1357c1cb3d Add single user mode 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 10 years ago