This website requires JavaScript.
Explore
Help
Register
Sign In
Pi-Hole
/
FTL
Watch
1
Star
0
Fork
0
You've already forked FTL
mirror of
https://github.com/pi-hole/FTL.git
synced
2025-12-27 05:57:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62cfc25b95ead50c71d1bd76c9d5610652ca2f0d
FTL
/
test
/
api
History
Christian König
62cfc25b95
Fix spelling in v6
...
Signed-off-by: Christian König <
ckoenig@posteo.de
>
2023-05-30 22:42:13 +02: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
Fix spelling in v6
2023-05-30 22:42:13 +02:00
checkAPI.py
!!! 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
openapi-enforcer.js
Also allow authentication by sending SID via HEADER
2021-02-03 09:08:23 +01:00