Commit Graph
5 Commits
Author SHA1 Message Date
Thomas WillemsandPhilip H 76c713499d allow clients with no privateKey
see https://github.com/wg-easy/wg-easy/discussions/791

I disabled the download from the frontend.
If someone tries to manually call the API, the privateKey block is set to "REPLACE_ME" to indicate that this value must be set manually.
2024-03-04 21:39:57 +01:00
Thomas Willems 80cb585560 fix lint error 2024-03-04 17:46:39 +01:00
Thomas Willems 4aa6f99b04 rename is-disabled to inactive 2024-01-30 21:28:46 +01:00
Thomas Willems 20ae02dd48 add .is-disabled 2024-01-30 21:27:05 +01:00
Thomas Willems c7cc3eca4a allow clients with no privateKey
see https://github.com/wg-easy/wg-easy/discussions/791

I disabled the download from the frontend.
If someone tries to manually call the API, the privateKey block is set to "REPLACE_ME" to indicate that this value must be set manually.
2024-01-30 21:27:02 +01:00