This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wg-portal
Watch
1
Star
0
Fork
0
You've already forked wg-portal
mirror of
https://github.com/h44z/wg-portal.git
synced
2025-12-21 13:46:18 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
0a88fe745ffb6a05ca4a1f537648784c181754b9
wg-portal
/
internal
/
app
/
api
/
v0
/
handlers
History
h44z
0a88fe745f
Some checks are pending
Docker / Build and Push (push)
Waiting to run
Details
Docker / release (push)
Blocked by required conditions
Details
github-pages / deploy (push)
Waiting to run
Details
allow setting a base-path for the web UI and API (
#583
) (
#595
)
2025-12-20 15:30:55 +01: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.go
improve logging of OAuth login issues, decrease auth-code exchange timeout (
#451
)
2025-06-10 17:51:45 +02:00
endpoint_config.go
allow setting a base-path for the web UI and API (
#583
) (
#595
)
2025-12-20 15:30:55 +01:00
endpoint_interfaces.go
chore: use interfaces for web related services
2025-03-09 21:48:38 +01:00
endpoint_peers.go
support for raw-wireguard and wg-quick style peer configurations (
#441
) (
#473
)
2025-06-29 19:47:53 +02:00
endpoint_testing.go
chore: replace gin with standard lib net/http
2025-03-09 21:16:42 +01:00
endpoint_users.go
password change UI (
#543
) (
#548
)
2025-10-15 21:11:40 +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
allow setting a base-path for the web UI and API (
#583
) (
#595
)
2025-12-20 15:30:55 +01:00