Commit Graph

13 Commits

Author SHA1 Message Date
fedorHub b7f251f34f
feat: add connected peers only metrics 2026-02-24 09:03:04 +01:00
fedorHub 498c998494
feat: rebuild sync process 2026-02-15 07:13:09 +01:00
fedorHub ee5760783f
fix: all subnet for peers 2025-11-27 13:54:20 +01:00
fedorHub ea74f3482d
fix: metrics update 2025-11-07 13:40:31 +01:00
fedorHub 40b9cc00ed
feat: optimize metrics 2025-11-06 13:08:32 +01:00
fedorHub a171df5e02
feat: add tls skip 2025-10-29 15:39:33 +01:00
fedorHub 3d7eeb1357
feat: dynamic TTL 2025-10-22 11:25:49 +02:00
Christoph 9354a1d9d3 add simple webhook feature for peer, interface and user events (#398) 2025-04-19 21:29:26 +02:00
Christoph a60feb7fc9 fix incorrect documentation for ldap providers (#408) 2025-04-19 12:21:45 +02:00
Christoph Haas 662e9c0549 Improve admin privilege handling for OAuth. Update documentation. 2025-01-18 11:55:56 +01:00
Christoph Haas 62dbdfe0f9 fix plain oauth login (#317) 2025-01-04 14:25:13 +01:00
Christoph Haas 288b7794ca fix default peer creation on login (#189) 2024-04-02 22:29:10 +02:00
h44z 8b820a5adf
V2 alpha - initial version (#172)
Initial alpha codebase for version 2 of WireGuard Portal.
This version is considered unstable and incomplete (for example, no public REST API)! 
Use with care!


Fixes/Implements the following issues:
 - OAuth support #154, #1 
 - New Web UI with internationalisation support #98, #107, #89, #62
 - Postgres Support #49 
 - Improved Email handling #47, #119 
 - DNS Search Domain support #46 
 - Bugfixes #94, #48 

---------

Co-authored-by: Fabian Wechselberger <wechselbergerf@hotmail.com>
2023-08-04 13:34:18 +02:00