wg-portal/internal/app
Dmytro Bondar 2428dedc42
fix: autosave wireguard conf files (#303)
* fix: autosave wireguard conf files

- Fix subscription to Interface and Peer updates topics
- Remove admin permissions validation
- Update file on peer deletion
- Change save condition to configured storage path only, as initialized interface is not nil

* Added  comment to peer config for prometheus exporter
2024-09-22 11:53:42 +02:00
..
api small cleanup 2024-03-12 22:32:05 +01:00
audit V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
auth fix REST API permission checks (#209) 2024-01-31 21:14:36 +01:00
configfile fix: autosave wireguard conf files (#303) 2024-09-22 11:53:42 +02:00
mail fix REST API permission checks (#209) 2024-01-31 21:14:36 +01:00
route V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
users fix: LDAP sync interval (#304) 2024-09-22 11:49:23 +02:00
wireguard fix: autosave wireguard conf files (#303) 2024-09-22 11:53:42 +02:00
app.go Brought into working condition for LDAP authentication. 2024-02-29 07:17:17 +03:00
cli.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
eventbus.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
migrate_v1.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
repos.go fix default peer creation on login (#189) 2024-04-02 22:29:10 +02:00