This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wg-portal
Watch
1
Star
0
Fork
0
mirror of
https://github.com/h44z/wg-portal.git
synced
2026-08-13 11:16:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
207d9ae1c3c4495f2c9148d7a11d1dfedffd1246
wg-portal
/
internal
/
app
/
api
/
v0
/
handlers
T
History
Christoph Haas
ea3742c193
Docker / Build and Push (push)
Has been cancelled
Details
github-pages / deploy (push)
Has been cancelled
Details
Docker / release (push)
Has been cancelled
Details
feat: add short-lived cache for peer-ownership checks
2026-06-05 20:57:43 +02:00
..
base.go
add minimum password length check
2025-05-16 09:55:35 +02:00
encoding.go
chore: use interfaces for web related services
2025-03-09 21:48:38 +01:00
endpoint_audit.go
feat: add simple audit ui
2025-03-29 16:42:31 +01:00
endpoint_authentication_basepath_test.go
fix vue and oauth redirects under web base path (
#683
)
2026-05-19 21:52:54 +02:00
endpoint_authentication.go
feat: add support for PKCE (
#686
) (
#702
)
2026-05-28 20:49:13 +02:00
endpoint_config.go
Improved default peer handling (
#674
)
2026-04-16 21:55:41 +02:00
endpoint_interfaces.go
Improved default peer handling (
#674
)
2026-04-16 21:55:41 +02:00
endpoint_peers.go
bulk actions for peers and users (
#492
) (
#602
)
2026-01-05 23:25:17 +01:00
endpoint_testing.go
chore: replace gin with standard lib net/http
2025-03-09 21:16:42 +01:00
endpoint_users.go
bulk actions for peers and users (
#492
) (
#602
)
2026-01-05 23:25:17 +01:00
endpoint_websocket_test.go
feat: add short-lived cache for peer-ownership checks
2026-06-05 20:57:43 +02:00
endpoint_websocket.go
feat: add short-lived cache for peer-ownership checks
2026-06-05 20:57:43 +02:00
frontend_config.js.gotpl
allow setting a base-path for the web UI and API (
#583
) (
#595
)
2025-12-20 15:30:55 +01:00
web_authentication.go
add minimum password length check
2025-05-16 09:55:35 +02:00
web_session.go
feat: add support for PKCE (
#686
) (
#702
)
2026-05-28 20:49:13 +02:00