wg-portal/internal/app
Christoph Haas 79eaedb9ca
only override isAdmin flag if it is provided by the authentication source
2026-01-19 23:17:56 +01:00
..
api feat: allow multiple auth sources per user (#500,#477) 2026-01-19 23:00:03 +01:00
audit fix: fix peer audit event 2025-03-30 23:16:10 +02:00
auth only override isAdmin flag if it is provided by the authentication source 2026-01-19 23:17:56 +01:00
configfile support for raw-wireguard and wg-quick style peer configurations (#441) (#473) 2025-06-29 19:47:53 +02:00
mail Custom templates (#594) 2025-12-10 23:10:43 +01:00
route Cleanup route handling (#542) 2025-10-12 14:31:19 +02:00
users feat: allow multiple auth sources per user (#500,#477) 2026-01-19 23:00:03 +01:00
webhooks feat: allow multiple auth sources per user (#500,#477) 2026-01-19 23:00:03 +01:00
wireguard feat: introduce "Create Default Peer" flag for interfaces (#513) (#605) 2026-01-13 23:11:22 +01:00
app.go feat: allow multiple auth sources per user (#500,#477) 2026-01-19 23:00:03 +01:00
cli.go chore: get rid of static code warnings 2025-02-28 16:11:55 +01:00
eventbus.go add webhook event for peer state change (#444) (#468) 2025-06-27 12:37:10 +02:00
gorm_encryption.go fix gorm error if no encryption is used (#427) 2025-05-04 17:42:13 +02:00
migrate_v1.go feat: allow multiple auth sources per user (#500,#477) 2026-01-19 23:00:03 +01:00