mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-10-04 14:06:17 +00:00
Mask for private key on Peer and Wireguard instance forms.
This commit is contained in:
@@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9506
|
||||
WIREGUARD_WEBADMIN_VERSION = 9507
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Reference in New Issue
Block a user