Changelog: Add enty for auth and registration endpoint renaming
This commit is contained in:
parent
f9ddba423b
commit
767cc8fa3e
|
@ -48,6 +48,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- `/api/version-update` to `api/island/version`. #2109
|
- `/api/version-update` to `api/island/version`. #2109
|
||||||
- The `/api/island-mode` to `/api/island/mode`. #2106
|
- The `/api/island-mode` to `/api/island/mode`. #2106
|
||||||
- The `/api/log/island/download` endpoint to `/api/island/log`. #2107
|
- The `/api/log/island/download` endpoint to `/api/island/log`. #2107
|
||||||
|
- The `/api/auth` endpoint to `/api/authenticate`. #2105
|
||||||
|
- The `/api/registration` endpoint to `/api/register`. #2105
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- VSFTPD exploiter. #1533
|
- VSFTPD exploiter. #1533
|
||||||
|
|
Loading…
Reference in New Issue