summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_groupmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-177/+207
| | | | | | | | | | | the system password and group databases. This is to provide better support for centralized user management when local account administration is preferred. I also took this opportunity to do some housekeeping. A lot of funtions that were only being used in one place or not at all were removed. The user page privelege checks were also simplified in preperation for future work in this area.
* Continue interface improvementsErmal Luçi2008-06-211-4/+2
|
* Correctly save pages with . in the ACL.Scott Ullrich2008-02-201-2/+5
|
* Add cg2Scott Ullrich2008-02-201-0/+2
|
* Remove blank pageScott Ullrich2008-02-201-1/+0
|
* Rename Hidden: Exec to CommandScott Ullrich2008-02-201-1/+1
|
* Correctly save pages.Scott Ullrich2008-02-201-2/+7
|
* Speed product correctlyScott Ullrich2008-02-161-1/+1
| | | | Noticed-by: Martin
* s/package/Package/CVS: ↵Scott Ullrich2008-02-161-2/+2
| | | | ----------------------------------------------------------------------
* Add other misc areas.Scott Ullrich2008-02-161-0/+4
|
* Add other custom pkg.php areas.Scott Ullrich2008-02-161-0/+2
|
* * Add CARP Settings custom pkg handlerScott Ullrich2008-02-161-1/+3
|
* * Remove blank trailing lineScott Ullrich2008-02-161-3/+12
| | | | * Allow custom urls that include pkg.php to be saved
* Add custom priv for granting access to the user manager.Scott Ullrich2008-02-161-0/+8
|
* Turn Pages Accessible field foreground to white.Scott Ullrich2008-02-031-0/+1
|
* touch up textChris Buechler2008-01-081-2/+2
| | | | Ticket #1569
* Add product_copyright re-branding supportScott Ullrich2007-12-161-3/+3
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* List opt interfaces correctly.Scott Ullrich2007-12-031-3/+3
|
* Add multi user firewall nat port forward capabilities.Scott Ullrich2007-12-031-0/+19
|
* * Add PPTP, IPSEC and PPPOE * Check for access to firewall interface tabs ↵Scott Ullrich2007-12-031-2/+13
| | | | correctly
* Add firewall rules edit interface entries.Scott Ullrich2007-12-031-0/+11
|
* Remove confusing *Scott Ullrich2007-12-021-1/+1
|
* Add check all and check none buttonsScott Ullrich2007-12-021-1/+23
|
* If the groupname is in use, do not allow the name to be edited.Scott Ullrich2007-12-011-0/+12
|
* Add other helper pagesScott Ullrich2007-11-191-4/+12
|
* * Restore previous user manager, it works.Scott Ullrich2007-11-171-1/+0
| | | | * Remove #!/usr/local/bin/php from m0n0wall version of group manager page
* Define more pagesScott Ullrich2007-11-171-3/+16
|
* Minor nitpick: make : ": ".Scott Ullrich2007-11-161-1/+1
|
* Clarify a few of the manually added descriptions.Scott Ullrich2007-11-161-2/+2
|
* Ignore a number of misc pages.Scott Ullrich2007-11-161-0/+8
|
* Switch icon locations to pfSense style themes.Scott Ullrich2007-11-161-3/+3
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-500/+268
|
* Make group manager tree work againBill Marquette2007-07-291-290/+29
| | | | | | | | | | | | | | | Correctly toggles items on/off Removes checkbox which served no real value Split group manager into multiple files like most other screens refactored tree generation code Known bugs: Initial page display incorrectly displays all tree items as allowed The changes to the group['pages'] array likely means auth won't work if you don't have "ANY" pages set TODO: If you have all permissions set, instead of using individual pages, it should set array to ANY Allow for entire tree folder selection
* fix html alignment and pgtitleScott Dale2007-05-091-3/+8
|
* Backport usermanager code from HEAD so I can get it in the snaps andBill Marquette2007-04-131-0/+798
start testing it properly There's still some CSS/HTML fixes needed but the code seems to work
OpenPOWER on IntegriCloud