c23c4ef8e4
fix: negative sentiment → neutral language ( #39522 )
...
The existing terminology carries negative sentiment that can be
interpreted in a racial or sense. Updating the name to have no
potential for such a connection.
Co-authored-by: Justin Rogers <justrog@gmail.com >
2020-09-07 11:04:44 +05:30
ef39ab0e20
fix(donate): allow calls to the API without auth
...
This is also dependent on 170e3dbf4f
2020-03-21 01:58:07 +05:30
4ee032d664
feat(api): add and update webhooks routing
2020-03-19 17:18:53 +05:30
6f90efb20c
fix(api): update routes for authorization bypass ( #38387 )
2020-03-18 18:05:42 +01:00
933e289617
fix(api): add /auth paths to whitelist ( #38383 )
2020-03-18 13:19:42 +01:00
23b899f50f
fix(csrf): remove all csrf bypass
2020-03-17 23:28:23 +05:30
6c6eadfbe4
feat(donate): PayPal integration
2020-03-16 18:35:51 +05:30
2785875941
fix: make public certs always viewable ( #36723 )
2019-08-30 16:18:49 +05:30
657a5e2c16
cleanup: typos and remove commented out code ( #36573 )
2019-08-09 23:57:26 +05:30
72a0d63aa0
fix: Centralise user deserialization
2019-03-05 15:57:46 +05:30
3e8bac4590
feat: Use new (tested) accessToken utils to authoize requests
2019-02-21 21:03:06 +05:30
36c4737998
chore: Add tests for jwt authorization
2019-02-21 21:03:06 +05:30