yggdrasil-go/src/config
Andy Oknen 113dcbb72a Add password authentication to WebUI and implement session management
- Updated WebUI configuration to include a password field for authentication.
- Enhanced the WebUI server to handle login and logout functionality with session management.
- Added tests for authentication and session handling.
- Updated README and example configuration to reflect new authentication features.
2025-07-30 08:34:29 +00:00
..
config.go Add password authentication to WebUI and implement session management 2025-07-30 08:34:29 +00:00
config_test.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +01:00
defaults.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +01:00
defaults_darwin.go Refactor configuration struct comments and update default multicast interface settings 2025-07-29 18:50:47 +00:00
defaults_freebsd.go Refactor configuration struct comments and update default multicast interface settings 2025-07-29 18:50:47 +00:00
defaults_linux.go Refactor configuration struct comments and update default multicast interface settings 2025-07-29 18:50:47 +00:00
defaults_openbsd.go Refactor configuration struct comments and update default multicast interface settings 2025-07-29 18:50:47 +00:00
defaults_other.go Refactor configuration struct comments and update default multicast interface settings 2025-07-29 18:50:47 +00:00
defaults_windows.go Refactor configuration struct comments and update default multicast interface settings 2025-07-29 18:50:47 +00:00