Expand authentication validation in API.

This commit is contained in:
James Cole
2023-01-14 07:53:00 +01:00
parent 4ccdd8f322
commit 23bbebb80e
3 changed files with 44 additions and 22 deletions

View File

@@ -6,8 +6,7 @@ Alpha 2
- Data import: when you submit a transaction but give the ID of an account of the wrong type, Firefly III will try to create an account of the right type. For example: you submit a deposit but the source account is an expense account: Firefly III will try to create a revenue account instead.
- Security: blocked users can access API, users can unblock themselves using the API.
## 5.8.0-alpha.1 - 2023-01-08