fixed changelog copy/paste error
This commit is contained in:
parent
306045fa2f
commit
9d7856a9eb
|
|
@ -506,7 +506,7 @@ There are a lot of changes but to highlight some of the most notable ones:
|
||||||
- Admins are now system `_superusers` auth records.
|
- Admins are now system `_superusers` auth records.
|
||||||
- Builtin rate limiter (_supports tags, wildcards and exact routes matching_).
|
- Builtin rate limiter (_supports tags, wildcards and exact routes matching_).
|
||||||
- Batch/transactional Web API endpoint.
|
- Batch/transactional Web API endpoint.
|
||||||
- Enabled Web API endpoint (_it could be also used for generating fixed/nonrenewable superuser tokens, aka. "API keys"_).
|
- Impersonate Web API endpoint (_it could be also used for generating fixed/nonrenewable superuser tokens, aka. "API keys"_).
|
||||||
- Support for custom user request activity log attributes.
|
- Support for custom user request activity log attributes.
|
||||||
- One-Time Password (OTP) auth method (_via email code_).
|
- One-Time Password (OTP) auth method (_via email code_).
|
||||||
- Multi-Factor Authentication (MFA) support (_currently requires any 2 different auth methods to be used_).
|
- Multi-Factor Authentication (MFA) support (_currently requires any 2 different auth methods to be used_).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue