wg-portal/internal/app
Dmytro Bondar 0e88dc07b2
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
2024-09-20 11:49:47 +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 2024-09-20 11:49:47 +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 Brought into working condition for LDAP authentication. 2024-02-29 07:17:17 +03:00
wireguard fix: autosave wireguard conf files 2024-09-20 11:49:47 +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