Merge branch '658-blind-key-rotation' into 'develop'
Fix #658: Support blind key rotation in HTTP Signatures Closes #658 See merge request funkwhale/funkwhale!530
No related branches found
No related tags found
Showing
- api/config/settings/common.py 2 additions, 0 deletionsapi/config/settings/common.py
- api/funkwhale_api/federation/activity.py 26 additions, 0 deletionsapi/funkwhale_api/federation/activity.py
- api/funkwhale_api/federation/actors.py 12 additions, 11 deletionsapi/funkwhale_api/federation/actors.py
- api/funkwhale_api/federation/authentication.py 7 additions, 1 deletionapi/funkwhale_api/federation/authentication.py
- api/funkwhale_api/federation/tasks.py 10 additions, 0 deletionsapi/funkwhale_api/federation/tasks.py
- api/tests/federation/test_activity.py 44 additions, 0 deletionsapi/tests/federation/test_activity.py
- api/tests/federation/test_authentication.py 43 additions, 0 deletionsapi/tests/federation/test_authentication.py
- api/tests/federation/test_tasks.py 17 additions, 0 deletionsapi/tests/federation/test_tasks.py
- changes/changelog.d/658.enhancement 1 addition, 0 deletionschanges/changelog.d/658.enhancement
Loading
Please register or sign in to comment