This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Martin Brennan e58f9f7a55
DEV: Move logic for rate limiting user second factor to one place (#11941)
This moves all the rate limiting for user second factor (based on `params[:second_factor_token]` existing) to the one place, which rate limits by IP and also by username if a user is found.
2021-02-04 09:03:30 +10:00
..
assets DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
controllers DEV: Move logic for rate limiting user second factor to one place (#11941) 2021-02-04 09:03:30 +10:00
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs FIX: In FastImage 2.2.2 an error is raised with a nil path (#11954) 2021-02-03 11:45:12 -05:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Don't create email invites when SSO is on or local logins are off (#11951) 2021-02-03 19:01:23 +01:00
serializers FIX: Existing shared drafts should be accessible (#11915) 2021-02-01 16:16:34 +02:00
services DEV: New option to always destroy posts. (#11898) 2021-02-01 16:57:31 -05:00
views Fix i18n issues reported on Crowdin (#11747) 2021-02-02 10:50:04 +01:00