Logo
Explore Help
Register Sign In
Pi-Hole/FTL
1
0
Fork 0
You've already forked FTL
mirror of https://github.com/pi-hole/FTL.git synced 2025-12-25 11:36:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
development
FTL/test/api/json/add_password.json
DL6ER 19c72d354e !!! 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.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-05-30 21:22:45 +02:00

9 lines
191 B
JSON
Raw Permalink Blame History

{
"config": {
"webserver": {
"api": {
"password": "ABC"
}
}
}
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 162ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API