defguard icon indicating copy to clipboard operation
defguard copied to clipboard

The only _real_ 2FA MFA WireGuard Enterprise VPN with build-in SSO, hardware keys management and more!

Results 309 defguard issues
Sort by recently updated
recently updated
newest added

Currently we only build those for amd64.

feature

Add support for adding or removing a user to/from multiple groups in a single request. This would simplify automation and reduce the number of API calls required when provisioning or...

feature

Include all available component versions in core support data

On location details it's sometimes hard to find users (if they are connected/or not) and even harder to find devices (since it needs to open each user and see their...

open source

As an admin, I want to disable adding new instances in my organisation. AC: - Admin can configure defguard to disable adding new instances. - When disabled users in their...

feature
enterprise

Upon creating webhook with already used URL, only an unclear notification "Error has occurred" will be shown. https://github.com/user-attachments/assets/5bd64376-a249-48a4-9a8d-042e319baee1

bug

**Is your feature request related to a problem? Please describe.** Avoiding an extra step for the manual on-boarding process **Describe the solution you'd like** When an admin create a user,...

feature
open source

Extend integration tests that check if event log (events) emits correct events.

open source

By design we use directory sync to update enabled/disabled state and group assignments since those are crucial for access control. We could consider also updating user data, although we are...

Currently `/api/v1/oauth/token` enpoint returns an `unsupported_grant_type` error code for all errors. Introduce more relevant error codes to avoid misleading logs.

refactoring