Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DefGuard/defguard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: DefGuard/defguard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.2
Choose a head ref
  • 9 commits
  • 33 files changed
  • 2 contributors

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    d39c408 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Configuration menu
    Copy the full SHA
    8f722ae View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. add gh cli (#1847)

    jakub-tldr authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    020e9d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84fb58 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    bb3b46c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    bd18ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae46bd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. fix ACL to firewall rule translation for IPv4-only or IPv6-only desti…

    …nations (#1896)
    
    * add regression tests
    
    * prevent creation of invalid rules
    
    * update existing tests
    
    * avoid stripping /32 from IPv6
    
    * bump version
    
    * update dependencies
    
    * reduce code duplication
    
    * clippy fix
    wojcik91 authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    0ce2835 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. force all traffic for legacy clients (#1902)

    * add helper to override allowed ips in enrollment server
    
    * remove unwrap
    
    * override allowed IPs when generating device configs
    
    * add test for allowed ips override
    
    * update lodash
    wojcik91 authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    bcf8911 View commit details
    Browse the repository at this point in the history
Loading