| Commit message (Expand) | Author | Age | Files | Lines |
* | removed duplicate type=text/javascript | ayvis | 2014-03-25 | 1 | -1/+1 |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -15/+15 |
* | Improve checks for params 'id', 'dup' and other similar ones to make sure the... | Renato Botelho | 2014-03-12 | 1 | -3/+4 |
* | Call conf_mount_rw before delete user, a better fix for #3294 | Renato Botelho | 2013-11-02 | 1 | -0/+2 |
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565 | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
* | change to plus 100 years as opposed to hard coded date | Charlie Marshall | 2013-08-11 | 1 | -1/+1 |
* | remove whitespaces | Charlie Marshall | 2013-08-11 | 1 | -7/+7 |
* | improve datePicker on usermanger page | Charlie Marshall | 2013-08-11 | 1 | -10/+12 |
* | If an account has SSH keys, show them, don't show the checkbox to add keys. F... | jim-p | 2013-07-16 | 1 | -2/+2 |
* | Tidy up "system_usermanager.php" XHTML | Colin Fleming | 2013-04-08 | 1 | -72/+72 |
* | Encode this before showing it. | jim-p | 2012-10-31 | 1 | -1/+1 |
* | Make tables sortable | bcyrill | 2012-09-24 | 1 | -74/+80 |
* | When renaming a user, make sure to remove the previous user or it gets left i... | jim-p | 2012-04-11 | 1 | -1/+3 |
* | Convert strtotime() to DateTime object to fix 2038 roll-over issue. | Yehuda Katz | 2012-02-14 | 1 | -10/+6 |
* | Fix permission and certificate display for the admin user | jim-p | 2012-01-06 | 1 | -1/+1 |
* | Clarify text | jim-p | 2011-08-30 | 1 | -4/+7 |
* | Populate pconfig in all cases with user info, or else when you delete a privi... | jim-p | 2011-08-11 | 1 | -14/+13 |
* | Ticket #1412. Fixing the access login to the user manager presented another p... | Ermal | 2011-06-06 | 1 | -346/+245 |
* | Fixes #1412. Properly pass the page to match so users are not always presente... | Ermal | 2011-06-01 | 1 | -1/+1 |
* | Fixes #1412. Properly pass the page to match so users are not always presente... | Ermal | 2011-06-01 | 1 | -1/+1 |
* | Set password on the OS instead of just the gui. Fixes #1485 | jim-p | 2011-04-29 | 1 | -1/+1 |
* | Set user when removing privileges, otherwise things like the user's shell wou... | jim-p | 2011-04-21 | 1 | -0/+1 |
* | Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/i... | jim-p | 2011-02-17 | 1 | -1/+4 |
* | Fix XSS issues | Scott Ullrich | 2010-11-12 | 1 | -2/+2 |
* | Return this field to its old name to prevent a conflict of names and since th... | Erik Fonnesbeck | 2010-11-10 | 1 | -1/+1 |
* | Test for arrays first, should fix #968 | jim-p | 2010-11-01 | 1 | -2/+4 |
* | Indicate if a certificate has been revoked, both in the cert list and the use... | jim-p | 2010-10-21 | 1 | -0/+3 |
* | Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec... | jim-p | 2010-10-19 | 1 | -8/+8 |
* | Convert fullname field on users to descr, so it gains CDATA protection. | jim-p | 2010-10-19 | 1 | -4/+4 |
* | Allow creating a user certificate, pre-fill some info, direct back to user ed... | jim-p | 2010-09-02 | 1 | -2/+2 |
* | Adjust add link. | jim-p | 2010-09-02 | 1 | -1/+1 |
* | Adjust the user manager to use cert references on the user instead of the act... | jim-p | 2010-09-02 | 1 | -7/+12 |
* | CA/CERT Move | jim-p | 2010-09-01 | 1 | -3/+3 |
* | Make a refid even for user certs. | jim-p | 2010-08-31 | 1 | -0/+1 |
* | Set groups first, since local_user_set checks a privilege that relies on the ... | jim-p | 2010-07-12 | 1 | -1/+1 |
* | Fix "all users" group member array test. | jim-p | 2010-07-12 | 1 | -2/+2 |
* | Validate for duplicate user names when editing, too. | Erik Fonnesbeck | 2010-06-25 | 1 | -4/+11 |
* | Prevent the GUI from adding a user that already exists in /etc/passwd (root, ... | jim-p | 2010-06-25 | 1 | -0/+8 |
* | Fixes #613. Add correctly users to all users group. | Ermal | 2010-06-22 | 1 | -1/+11 |
* | Add IPsec PSK field to User Manager. No backend code to use this value yet. | jim-p | 2010-05-28 | 1 | -0/+8 |
* | Removed gettext call | Carlos Eduardo Ramos | 2010-04-30 | 1 | -1/+1 |
* | Add gettext call | Carlos Eduardo Ramos | 2010-04-30 | 1 | -1/+1 |
* | add gettext() calls on missing places | Renato Botelho | 2010-04-30 | 1 | -2/+2 |
* | Fixing multiline gettext() | Vinicius Coque | 2010-04-30 | 1 | -4/+4 |
* | Adding gettext() | Vinicius Coque | 2010-04-29 | 1 | -1/+1 |
* | Fix gettext issues | Renato Botelho | 2010-04-29 | 1 | -4/+4 |
* | Fixing gettext implementation | Vinicius Coque | 2010-04-28 | 1 | -1/+1 |
* | Fixing gettext() implementation | Vinicius Coque | 2010-04-28 | 1 | -1/+1 |
* | Use array instead of explode for reqdfieldsn to fit it better with gettext() ... | Renato Botelho | 2010-04-28 | 1 | -5/+12 |
* | Reviewing gettext() implementation | Carlos Eduardo Ramos | 2010-04-28 | 1 | -35/+35 |