Commit graph

  • b54bf87d59
    feat: enhance SubnetField to support non-strict IP parsing main Kumi 2024-07-12 14:17:51 +0200
  • 245f50d0fd
    fix: increase max_length of SubnetField for IPv6 subnets Kumi 2024-07-12 14:17:14 +0200
  • eb50798b14
    feat(vpn): enhance setup form with IP address fields Kumi 2024-07-12 14:12:19 +0200
  • 0bfde0841e
    feat(vpn): add setup device UI with Wireguard config generator Kumi 2024-07-12 14:11:28 +0200
  • 72d23e4c33
    fix: improve port assignment for VPN instances Kumi 2024-07-12 11:01:16 +0200
  • 08b4b28645
    fix: ensure unique VPN port assignment Kumi 2024-07-12 10:59:11 +0200
  • ed86554e54
    feat(admin): register VPN and Device models Kumi 2024-07-12 10:58:07 +0200
  • 083a3a4c7b
    feat(users): combine first and last name into a single field Kumi 2024-07-12 10:56:29 +0200
  • dfb80d2aa3
    feat: add CSRF trusted origins and new OTP plugin Kumi 2024-07-12 10:56:18 +0200
  • 89d908883a
    feat(routing): streamline account URLs and remove custom login Kumi 2024-07-12 10:50:05 +0200
  • 928cd4a3d0
    feat(vscode): configure dev server port to 8110 in launch.json Kumi 2024-07-12 10:46:50 +0200
  • 5e202ac58d
    feat(auth): implement two-factor authentication Kumi 2024-07-12 09:47:23 +0200
  • b92e8871a1
    feat(migrations): add initial VPN and Device models Kumi 2024-07-12 08:41:48 +0200
  • 11e8fe8912
    feat(settings): enhance configuration handling Kumi 2024-07-12 08:41:33 +0200
  • d2893c3ffa
    feat: add debugging configuration for Django in VSCode Kumi 2024-07-12 08:41:06 +0200
  • c7c05f2677
    feat(models): add validators for VPN port range Kumi 2024-07-12 08:40:41 +0200
  • e1bf6b9901
    feat: initialize project structure with core setup Kumi 2024-07-12 08:31:39 +0200