mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-02 17:24:43 +02:00
Mask for private key on Peer and Wireguard instance forms.
This commit is contained in:
parent
54806edeb6
commit
013f120756
3 changed files with 51 additions and 3 deletions
|
@ -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 *
|
Loading…
Add table
Add a link
Reference in a new issue