76 Commits (100b278a99f2417a31e1c06804821df921a1248e)

Author SHA1 Message Date
David Vega 1b5d207131
Fix single name variables on controller folder (#20092) 1 year ago
Daniel Axtens 4d85c27d1a
Add 'private' to Cache-Control, match Rails expectations (#20608) 2 years ago
Claire a529d6d93e
Fix invites (#19560) 2 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296) 2 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037) 2 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566) 2 years ago
Eugen Rochko 564efd0651
Add appeals (#17364) 2 years ago
Claire b7cf3941b3 Change CAPTCHA handling to be only on email verification 2 years ago
Claire 6a2f248fe4 Renew Rails session ID on successful registration 2 years ago
Claire 1b493c9fee Add optional hCaptcha support 2 years ago
Claire bddd9ba36d
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943) 3 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 4 years ago
Eugen Rochko 844870273f
Fix other sessions not being logged out on password change (#14252) 4 years ago
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088) 4 years ago
Eugen Rochko daf71573d0
Fix password change/reset not immediately invalidating other sessions (#12928) 4 years ago
Eugen Rochko 6e9e8d89fa
Fix settings pages being cacheable by the browser (#12714) 4 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 5 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657) 5 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
ThibG 67215692fc Save IP address used for sign-up, not only sign-in (#10026) 5 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 5 years ago
ThibG 215e649391 Fix styling in /auth/edit (#9117) 6 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100) 6 years ago
Eugen Rochko baff4a7ce0
If signed in, redirect autofollow invite to profile page (#7956) 6 years ago
Eugen Rochko ca85658975
Add autofollow option to invites (#7805) 6 years ago
Alexander 04fef7b888 pam authentication (#5303) 6 years ago
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071) 6 years ago
kibigo! d216547382 Fixed typos 7 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814) 7 years ago
kibigo! bdbbd06dad Finalized theme loading and stuff 7 years ago
Yamagishi Kazutoshi dc91fd482a Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) 7 years ago
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos (#5308) 7 years ago
Eugen Rochko f7301bd5b9 Add overview of active sessions (#3929) 7 years ago
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266) 7 years ago
saturday06 d87ee1167e Assign user locale on signup (#1982) 7 years ago
Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820) 7 years ago
Eugen Rochko 5f54981846 New admin setting: open/close registrations, with custom message, from the admin UI 7 years ago
Eugen d96e031dfc Fix #611 - Layout setting in registrations controller 7 years ago
Eugen Rochko f4bc9620a9 Update settings to re-use admin layout, one big navigation tree, improve settings forms 7 years ago
Eugen Rochko 1bbcd71cd4 Fix #390 - fix redirect after sign-up (to login page instead of homepage) 7 years ago
Eugen Rochko 1357c1cb3d Add single user mode 8 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 8 years ago
Eugen Rochko 927333f4f8 Improve code style 8 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 8 years ago
Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler 8 years ago
Eugen Rochko 02696a063e Change default avatar, redirect to home after sign up 8 years ago