nginx-proxy-manager/frontend/js/app/nginx/access
Kyle Klaus e2ee2cbf2d enforce a 'deny all' default rule
this ensures that an access list is 'secure by default' and requires the user to create exceptions or holes in the proection instead of building the wall entirely. This also means that we no longer require the user to input any username/passwords or client addressses and can avoid internal errors which generate unhelpful user errors.
2020-04-13 23:31:54 -07:00
..
form add basic functionality to front end 2020-04-10 17:33:14 -07:00
list add satisfy configuration to the ui 2020-04-11 00:26:54 -07:00
delete.ejs v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
delete.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
form.ejs enforce a 'deny all' default rule 2020-04-13 23:31:54 -07:00
form.js enforce a 'deny all' default rule 2020-04-13 23:31:54 -07:00
main.ejs v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
main.js add basic functionality to front end 2020-04-10 17:33:14 -07:00