summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager.php
Commit message (Expand)AuthorAgeFilesLines
* Add the username as the first SAN when making a user certificate from the use...jim-p2017-07-051-0/+4
* Provide a useful error message to the user when there is no private CA with w...jim-p2017-05-221-15/+26
* Merge pull request #3629 from doktornotor/patch-18Renato Botelho2017-04-201-0/+1
|\
| * Merge branch 'master' into patch-18doktornotor2017-03-241-0/+8
| |\
| * | Add missing includedoktornotor2017-03-081-0/+1
* | | Add user option to sort interface namesPhil Davis2017-03-301-0/+8
| |/ |/|
* | Redmine #7381 Disable detail in alias popupPhil Davis2017-03-131-0/+8
|/
* User Manager - Status Icon - Sort OrderNOYB2017-02-261-1/+1
* User Manager - Status IconNOYB2017-02-171-2/+2
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-7/+8
* GET/POST conversionSteve Beaver2017-02-091-2/+2
* Fix keylength.com href in system_usermanagerPhil Davis2017-02-091-1/+4
* Automatic GET to POST functions moved to pfSenseHelpers.js so they can be use...Steve Beaver2017-02-081-77/+1
* Improve commentsSteve Beaver2017-02-081-5/+5
* Experimental method to convert GET calls to POSTSteve Beaver2017-02-081-10/+88
* Required fields for System pagesPhil Davis2017-01-301-2/+8
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-0/+2
|\
| * Breadcrumb linksPhil Davis2017-01-101-0/+2
* | Change "privilege" to "access"Phil Davis2017-01-021-1/+1
* | Use admin rather than root in UI textPhil Davis2017-01-021-2/+2
* | Add security notes for privilege assignment pagesPhil Davis2017-01-021-1/+19
|/
* clarified input format hint for expiration dateJonathon Anderson2016-11-291-1/+1
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-6/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-2/+2
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-45/+44
* Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-101-6/+0
* webgui tables, doubleclick event to perform 'edit' action, part 2PiBa-NL2016-07-041-1/+1
* Merge pull request #3018 from phil-davis/usersettingsChris Buechler2016-06-301-0/+118
|\
| * Feature #6388 custom GUI preference settings per userPhil Davis2016-06-231-0/+118
* | Merge pull request #2944 from stilez/patch-23Chris Buechler2016-06-281-1/+6
|\ \
| * | Add missing recommended key lengths to user managerstilez2016-05-081-2/+7
* | | Always use require_oncePhil Davis2016-06-271-2/+2
| |/ |/|
* | Merge pull request #3002 from NewEraCracker/patch-invalid-foreachStephen Beaver2016-06-221-3/+5
|\ \
| * | Fix PHP Warning about invalid argument supplied for foreachNewEraCracker2016-06-131-3/+5
* | | Merge pull request #2989 from phil-davis/patch-2Stephen Beaver2016-06-221-16/+43
|\ \ \
| * | | Do not allow deleting your own user namePhil Davis2016-06-051-16/+43
* | | | Fixed #6516 by replacing HTML5 datepicker with jQuery widgetStephen Beaver2016-06-221-0/+1
| |/ / |/| |
* | | Validate submitted groups when editing a user. Ticket #6475jim-p2016-06-091-0/+7
|/ /
* | Changed element type from date to text. Date inputs are not yet handled consi...Stephen Beaver2016-05-241-1/+1
* | Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-1/+1
|/
* Fix typojim-p2016-04-061-1/+1
* System / User Manager - Remove PersonalizationsNOYB2016-03-291-1/+1
* Reengineer Form_Button setAttributePhil Davis2016-03-201-6/+2
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-2/+2
* Internationalize Form_Button textPhil Davis2016-03-111-2/+2
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-6/+10
* System / User Manager / Users / EditNOYB2016-03-071-1/+2
* Fixed #5911Stephen Beaver2016-02-191-24/+0
OpenPOWER on IntegriCloud