This website requires JavaScript.
Explore
Help
Sign In
Pi-Hole
/
FTL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/pi-hole/FTL.git
synced
2026-08-22 05:07:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5993b66bca98247d7aa2e054bc74bc2c8951942e
FTL
/
test
/
api
T
History
DL6ER
5993b66bca
Add checking of all endpoints defined in FTL but not in the OpenAPI specs and vice versa
...
Signed-off-by: DL6ER <
dl6er@dl6er.de
>
2023-11-02 05:28:07 +01:00
..
json
!!! BREAKING CHANGE !!! Switch to the proven memory-hard password-hashing alogorithm BALLOON. The stored password hash will be upgraded on the first successdful login. To wave the necessity to implement BALLOON with every client trying to access the API, we remove the existing challenge-response authentication in favor of allowing login straight with the password. This has been avoided in the past, however, seems now acceptable that FTL (even by default) offers secure end-to-end encryption over HTTPS.
2023-05-30 21:22:45 +02:00
libs
Add checking of all endpoints defined in FTL but not in the OpenAPI specs and vice versa
2023-11-02 05:28:07 +01:00
checkAPI.py
Add checking of all endpoints defined in FTL but not in the OpenAPI specs and vice versa
2023-11-02 05:28:07 +01:00
openapi-enforcer.js
Also allow authentication by sending SID via HEADER
2021-02-03 09:08:23 +01:00
test-rate-limit.py
Add rate-limiting on password login attempts
2023-10-07 19:59:32 +02:00