Commit Graph

11 Commits

Author SHA1 Message Date
powerpbx c451a6838b Add CIDR notation check (#2739)
* Add CIDR notation check

* Update access_control_node_edit.php

Add IPv6 check

* Update access_control_node_edit.php
2017-07-16 11:41:59 -06:00
FusionPBX b7eac24f58 Update access_control_node_edit.php 2017-07-04 11:39:13 -06:00
FusionPBX 6ee8a05d62 Update access_control_node_edit.php 2017-07-04 11:21:04 -06:00
Mafoo b7f4cba09c Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
reliberate 9d6469eba3 Access Controls: Update layout/style. 2016-03-28 08:41:55 -06:00
mafoo fbffc5f20e WhitespaceClean-app/access_controls
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:47:28 +00:00
Alexey Melnichuk 1d2a612030 Fix. Clear memcache after edit ACL. 2016-02-16 14:02:00 +03:00
markjcrane 0deecbe701 Move the access controls to the new resources/classes/text translation class. 2015-12-21 00:52:40 -07:00
markjcrane 2689f518d2 Comment out the translation procedural code for access_control_node_edit.php. 2015-12-21 00:48:42 -07:00
markjcrane 966f9b9c52 ACL nodes remove the bold label for domain and cidr. 2015-08-13 18:55:13 -06:00
markjcrane 47e6c57259 Add the Access Controls as the new interface for ACL Lists. 2015-08-12 23:09:07 -06:00