Ivan Tashkinov
|
66f55106bd
|
[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.
|
2020-04-17 21:21:10 +03:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Haelwenn (lanodan) Monnier
|
447514dfa2
|
Bump copyright years of files changed in 2019
Done via the following command:
git diff 1e6c102bfc --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
2019-09-18 23:21:11 +02:00 |
|
Sergey Suprunenko
|
9340896c9e
|
Exclude tests that use :crypt.crypt/2 on macOS
|
2019-07-22 19:54:22 +00:00 |
|
Alexander Strizhakov
|
7ed682213f
|
Fix/902 random compile failing
|
2019-05-17 07:25:20 +00:00 |
|
Sergey Suprunenko
|
e9c075d05c
|
Mock :crypt.crypt/2 because otherwise the test fails on Mac OS
|
2019-04-05 22:48:11 +02:00 |
|
William Pitcock
|
3c08d229db
|
tests: add legal boilerplate
|
2018-12-23 20:57:10 +00:00 |
|
lain
|
d22af29bb4
|
Fix warning.
|
2018-09-05 22:42:50 +02:00 |
|
lain
|
44b094908c
|
Update legacy passwords automatically.
|
2018-09-05 22:30:14 +02:00 |
|
lain
|
a3f54fca4d
|
Add LegacyAuthenticationPlug
|
2018-09-05 18:17:33 +02:00 |
|