85 Commits

Author SHA1 Message Date
Eduardo Silva
64cd174639 Peer display filtering for restricted user 2025-01-21 11:56:05 -03:00
Eduardo Silva
9834a3e825 Stack update 2025-01-21 11:47:18 -03:00
Eduardo Silva
4df10f6499 Enhance user management: Added 'Peer Groups' column to user list, updated UserAclForm to include peer group selection, and improved user management view with detailed descriptions for user levels and peer groups. 2025-01-20 15:59:24 -03:00
Eduardo Silva
8eb0a6d852 Group management form converted to crispy forms. Page for group list improved 2025-01-20 15:03:15 -03:00
Eduardo Silva
eefc573c61 create and manage peer groups 2025-01-20 11:41:02 -03:00
Eduardo Silva
797058b29b Add peer group model 2025-01-20 09:55:35 -03:00
Eduardo Silva
c79c587945 Update dependencies in requirements.txt 2025-01-20 09:25:17 -03:00
Eduardo Silva
91305b0d17 stack update 2024-09-03 16:58:03 -03:00
Eduardo Silva
819562fe93 update version information 2024-09-03 16:51:51 -03:00
Eduardo Silva
ddf96a2e52
Merge pull request #40 from teohz/regex_fix
Expand domain length from 6 to 18 characters
2024-09-03 16:44:03 -03:00
teohz
b91b30ccf7 fix: changing top domain character length check from 6 to 18 characters - as seems to be the currently longest top domain name 2024-09-02 15:25:42 +01:00
Eduardo Silva
7d44efcf75 add system prune to build script 2024-07-10 19:44:57 -03:00
Eduardo Silva
7238b0cb86 Python upgrade 2024-07-09 15:26:07 -03:00
Eduardo Silva
070c99b433 DNS diagnostic tool 2024-07-09 14:46:59 -03:00
Eduardo Silva
99ca031645 stack update 2024-07-09 11:49:02 -03:00
Eduardo Silva
f10c876182 update docker-compose to docker compose 2024-07-01 16:47:41 -03:00
Eduardo Silva
10cc93c8ce - DNS redirect fix
- Remove vim-nox from main container
2024-07-01 16:37:44 -03:00
Eduardo Silva
71920a212b DNS Service feature 2024-04-29 19:29:32 -03:00
Eduardo Silva
aefd3f698b DNS Container and docker compose 2024-04-29 15:26:30 -03:00
Eduardo Silva
da1513e560 DNS apply configuration 2024-04-26 16:58:01 -03:00
Eduardo Silva
414bc8076a Manage DNS Settings 2024-04-26 16:16:02 -03:00
Eduardo Silva
13702c664e DNS settings first commit and static host management 2024-04-26 15:29:07 -03:00
Eduardo Silva
2e8ac8669c Start using django crispy forms 2024-04-26 14:17:29 -03:00
Eduardo Silva
d4163b9278 Remove adminlte dashboard example 2024-04-25 15:53:09 -03:00
Eduardo Silva
2e7726d711 Remove animation on page transition.
Keep state of sidebar
2024-04-11 10:44:57 -03:00
Eduardo Silva
518d139770 update deploy and upgrade instructions 2024-04-08 14:42:55 -03:00
Eduardo Silva
c75f79a330 update deploy and upgrade instructions 2024-04-08 14:36:18 -03:00
Eduardo Silva
ff3740e164 update deploy and upgrade instructions 2024-04-08 13:39:56 -03:00
Eduardo Silva
f1894b4ebe update deploy and upgrade instructions 2024-04-08 13:37:14 -03:00
Eduardo Silva
2a3b99abe8 Changed docker-compose to use the images from dockerhub. 2024-04-08 13:03:40 -03:00
Eduardo Silva
cd97a65260 Django version upgrade 2024-04-08 09:13:58 -03:00
Eduardo Silva
9a79ffa93d Fix: remove nginx default virtualhost 2024-04-08 09:10:44 -03:00
Eduardo Silva
31fc3a1098 Routerfleet integration 2024-04-03 15:19:01 -03:00
Eduardo Silva
6ffa1abb15 Cron container without restart policy. This can cause issues with permanent latest handshake and new version check. 2024-03-14 09:58:17 -03:00
Eduardo Silva
904aa2ff07 API key for /api/wireguard_status/ 2024-03-12 13:51:52 -03:00
Eduardo Silva
8363c04951 fixed "block content" declaration for accounts module 2024-03-12 10:55:28 -03:00
Eduardo Silva
cef5cc6ba5 disable django admin on production 2024-03-11 11:17:49 -03:00
Eduardo Silva
86f4bdadb0 DNS primary/secondary not required anymore. 2024-03-11 11:17:12 -03:00
Eduardo Silva
f9860bd808 Update screenshots at README.md 2024-03-09 17:23:44 -03:00
Eduardo Silva
32931dfd16 Manage AllowedIPs for client config file 2024-03-09 16:02:48 -03:00
Eduardo Silva
7561156235 Improved backup database instruction 2024-03-08 13:17:03 -03:00
Eduardo Silva
013f120756 Mask for private key on Peer and Wireguard instance forms. 2024-03-08 12:32:05 -03:00
Eduardo Silva
54806edeb6 Denying Peer-to-Peer or instance-to-instance matches default forward policy. 2024-03-08 11:26:02 -03:00
Eduardo Silva
9f440468a6 Set pending_changes when editing firewall settings 2024-03-05 21:05:34 -03:00
Eduardo Silva
3307a39eb1 Enhance nginx container to automatically generate self-signed certificates in absence of existing certificate files. 2024-03-05 13:26:18 -03:00
Eduardo Silva
8bc32d035b Fix display of rule/protocol ;) 2024-03-05 09:23:47 -03:00
Eduardo Silva
e1a74d8320 Fix display of rule/protocol 2024-03-05 09:13:09 -03:00
Eduardo Silva
97db5844fe Firewall related/established rule fixed in the header
Auto Initialize firewall with default ruleset for new webadmin instances
2024-03-05 08:39:01 -03:00
Eduardo Silva
6d30dae51c Version 0.9501 information 2024-03-04 13:10:57 -03:00
Eduardo Silva
b6a7cdaac9 Legacy firewall migrate routines and export fw rules. 2024-03-04 12:58:33 -03:00