docbrown/app
PJ 47deeefe57
Optionally limit new users based on admin setting (#20149)
* create admin setting for new user status

* limiting on signup working 🎉

* update registration specs

* sort out OAuth registrations
2023-09-26 10:46:36 +01:00
..
assets Reset password design and Signup page update for invite-only forems. (#20145) 2023-09-22 14:49:31 +05:30
controllers Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
decorators Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
javascript Janky bug fix (#20147) 2023-09-21 16:37:44 +05:30
lib Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
liquid_tags Fix Windows tweet schrinking phenomenon (#19686) 2023-07-06 17:25:04 -04:00
mailers Add new invitation params (#20074) 2023-09-13 13:01:39 -04:00
models Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
policies Added limited role (#19969) 2023-08-25 14:41:17 +05:30
queries Adjust ActiveThreadsQuery to use home_feed_minimum_score (#20004) 2023-08-29 09:35:09 -04:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
uploaders Image auto orient (#20018) 2023-09-07 15:38:34 -04:00
validators Admin setting to control enabled countries for billboard geotargeting (#20083) 2023-09-12 12:06:00 -04:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
workers Skip round robin mod notifications for limited users (#20128) 2023-09-19 15:03:20 +01:00