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-09-03 21:36:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b44b79d42cb3771b357692fefcb55da1c39576e2
wg-portal
/
internal
/
domain
T
History
Michael Tupitsyn
and
GitHub
9b437205b1
Docker / Build and Push (push)
Has been cancelled
Details
Docker / release (push)
Has been cancelled
Details
github-pages / deploy (push)
Has been cancelled
Details
Add support for auth.oidc.allowed_user_groups (
#667
) (
#668
)
...
Signed-off-by: Michael Tupitsyn <
michael.tupitsyn@gmail.com
>
2026-04-11 18:24:18 +02:00
..
audit.go
feat: add simple audit ui
2025-03-29 16:42:31 +01:00
auth.go
Add support for auth.oidc.allowed_user_groups (
#667
) (
#668
)
2026-04-11 18:24:18 +02:00
base.go
support for raw-wireguard and wg-quick style peer configurations (
#441
) (
#473
)
2025-06-29 19:47:53 +02:00
context.go
feat: allow multiple auth sources per user (#500,#477) (
#612
)
2026-01-21 22:22:22 +01:00
controller.go
Add Pfsense backend (ALPHA) (
#585
)
2025-12-09 22:33:12 +01:00
crypto_test.go
chore: use interfaces for all other services
2025-03-23 23:09:47 +01:00
crypto.go
allow to encrypt keys in db, add browser-only key generator, add hints that private keys are stored on the server (
#420
)
2025-05-02 18:48:35 +02:00
errors.go
API - CRUD for peers, interfaces and users (
#340
)
2025-01-11 18:44:55 +01:00
interface_controller.go
Cleanup route handling (
#542
)
2025-10-12 14:31:19 +02:00
interface_test.go
Cleanup route handling (
#542
)
2025-10-12 14:31:19 +02:00
interface.go
feat: Implement LDAP interface-specific provisioning filters (
#642
)
2026-03-19 23:13:19 +01:00
ip_test.go
V2 alpha - initial version (
#172
)
2023-08-04 13:34:18 +02:00
ip.go
Cleanup route handling (
#542
)
2025-10-12 14:31:19 +02:00
mail.go
V2 alpha - initial version (
#172
)
2023-08-04 13:34:18 +02:00
options_test.go
chore: use interfaces for all other services
2025-03-23 23:09:47 +01:00
options.go
chore: update dependencies, refactor option types
2024-10-15 15:44:47 +02:00
peer_test.go
Implement EditableKeys parameter (
#417
)
2025-04-30 22:05:40 +02:00
peer.go
Add Pfsense backend (ALPHA) (
#585
)
2025-12-09 22:33:12 +01:00
statistics_test.go
fix: configurable handshake validity interval and improved defaults (
#645
)
2026-03-19 23:11:40 +01:00
statistics.go
fix: configurable handshake validity interval and improved defaults (
#645
)
2026-03-19 23:11:40 +01:00
user_test.go
feat: allow multiple auth sources per user (#500,#477) (
#612
)
2026-01-21 22:22:22 +01:00
user.go
feat: allow encrypting user api token using gorm serializer
2026-04-01 11:42:07 +02:00