h44z
1c133b6f6e
Improved default peer handling ( #674 )
...
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
* create default peers for newly created interfaces (#666 )
* allow to manually create default peers for an interface (#666 )
2026-04-16 21:55:41 +02:00
Michael Tupitsyn
71806455dd
OIDC - support IdP logout ( #670 )
...
* OIDC - support IdP logout
Signed-off-by: Michael Tupitsyn <michael.tupitsyn@gmail.com >
* Add support of logout_idp_session parameter
Signed-off-by: Michael Tupitsyn <michael.tupitsyn@gmail.com >
* Fix merge conflict issue
Signed-off-by: Michael Tupitsyn <michael.tupitsyn@gmail.com >
* Restore original package-lock.json
Signed-off-by: Michael Tupitsyn <michael.tupitsyn@gmail.com >
* Cleanup
---------
Signed-off-by: Michael Tupitsyn <michael.tupitsyn@gmail.com >
Co-authored-by: Christoph Haas <christoph.h@sprinternet.at >
2026-04-12 13:18:04 +02:00
h44z
401642701a
feat: improve pagination ( #662 ) ( #663 )
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
2026-04-07 22:17:53 +02:00
Jacopo Clark
402cc1b5f3
feat: Implement LDAP interface-specific provisioning filters ( #642 )
...
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
* Implement LDAP filter-based access control for interface provisioning
* test: add unit tests for LDAP interface filtering logic
* smaller improvements / cleanup
---------
Co-authored-by: jc <37738506+theguy147@users.noreply.github.com >
Co-authored-by: Christoph Haas <christoph.h@sprinternet.at >
2026-03-19 23:13:19 +01:00
h44z
70cc44cc4d
feat: add live traffic stats ( #530 ) ( #616 )
2026-01-26 22:24:10 +01:00
h44z
015220dc7b
bulk actions for peers and users ( #492 ) ( #602 )
2026-01-05 23:25:17 +01:00
h44z
3d923b328e
password change UI ( #543 ) ( #548 )
2025-10-15 21:11:40 +02:00
Christoph
c7724b620a
smaller UI improvements; add system theme
Docker / Build and Push (push) Has been cancelled
Docker / release (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
2025-10-12 00:48:35 +02:00
h44z
f08740991b
support for raw-wireguard and wg-quick style peer configurations ( #441 ) ( #473 )
2025-06-29 19:47:53 +02:00
Christoph Haas
1394be2341
add webauthn (passkey) support
2025-05-12 22:53:43 +02:00
Christoph Haas
6cbccf6d43
feat: add simple audit ui
2025-03-29 16:42:31 +01:00
Dmytro Bondar
f616a9f5f4
chore(deps): update frontend packages ( #387 )
Docker / Build and Push (push) Waiting to run
Docker / release (push) Blocked by required conditions
github-pages / deploy (push) Waiting to run
2025-03-04 22:23:37 +01:00
Christoph Haas
d01d865b4d
fix self provisioning feature ( #272 )
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
2025-01-26 11:35:24 +01:00
h44z
d596f578f6
API - CRUD for peers, interfaces and users ( #340 )
...
Public REST API implementation to handle peers, interfaces and users. It also includes some simple provisioning endpoints.
The Swagger API documentation is available under /api/v1/doc.html
2025-01-11 18:44:55 +01:00
Dmytro Bondar
3196010a58
feat: Added peers sorting on views ( #302 )
...
* Added peers sorting for Interface and Profile views
* Use ip-address package to sort with IPv6 addresses only
* Add RX/TX column and fix add-peer button title
2024-09-23 21:44:43 +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