summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager.php
Commit message (Expand)AuthorAgeFilesLines
* Add IPsec PSK field to User Manager. No backend code to use this value yet.jim-p2010-05-281-0/+8
* Removed gettext callCarlos Eduardo Ramos2010-04-301-1/+1
* Add gettext callCarlos Eduardo Ramos2010-04-301-1/+1
* add gettext() calls on missing placesRenato Botelho2010-04-301-2/+2
* Fixing multiline gettext()Vinicius Coque2010-04-301-4/+4
* Adding gettext()Vinicius Coque2010-04-291-1/+1
* Fix gettext issuesRenato Botelho2010-04-291-4/+4
* Fixing gettext implementationVinicius Coque2010-04-281-1/+1
* Fixing gettext() implementationVinicius Coque2010-04-281-1/+1
* Use array instead of explode for reqdfieldsn to fit it better with gettext() ...Renato Botelho2010-04-281-5/+12
* Reviewing gettext() implementationCarlos Eduardo Ramos2010-04-281-35/+35
* Default to 2048 bits.Ermal2010-03-181-1/+1
* Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() in...Ermal2010-03-151-2/+0
* Default to 3650 days. Requested-by: cmb@Ermal2010-03-151-0/+1
* fix textChris Buechler2010-03-131-1/+1
* Make the certificate table look better.Ermal2010-03-121-1/+1
* Allow user certificate to be created with the user.Ermal2010-03-121-3/+128
* Run /etc/inc/privhooks if they existScott Ullrich2010-01-201-0/+3
* fix typosChris Buechler2010-01-161-1/+1
* remove authorized_keys check, many users won't have SSH access anyway, this c...Chris Buechler2009-12-131-3/+0
* fix typosChris Buechler2009-12-071-1/+1
* include priv.incsullrich2009-11-281-0/+1
* Disabled is not a required fieldsullrich2009-11-281-1/+1
* Include priv.defs.incsullrich2009-11-281-1/+2
* Add disabled checkbox. Add code to check for disabled accounts.sullrich2009-11-271-3/+17
* Allow expiration date to lie in the past which has the side effect of disabli...sullrich2009-11-271-1/+1
* Add necessary include. Reported-by: http://forum.pfsense.org/index.php/topic,...Ermal Luçi2009-09-171-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+4
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-1/+0
* Correct the path of the javascript after Bills cleanup.mgrooms2009-03-151-1/+1
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-0/+40
* Mount image rw during changesScott Ullrich2008-11-201-0/+3
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
* Cleanup the tab format of the system user/group/server management pages.Matthew Grooms2008-09-091-318/+325
* Moves the protocol and certificate options out of the general config pageMatthew Grooms2008-09-091-25/+12
* Disallow creation of user certificates until the user has actually beenMatthew Grooms2008-09-041-3/+3
* Add options to export ca, certificate and user certificate data from theMatthew Grooms2008-09-031-1/+47
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-3/+1
* Add a certificate list to the user object that can be managed using the caMatthew Grooms2008-08-111-7/+67
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-091-0/+2
* Add a right arrow icon supplied by hoba. This compliments the existingMatthew Grooms2008-08-061-2/+2
* Add an interface to manage external authentication servers. The two typesMatthew Grooms2008-08-051-4/+5
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-12/+10
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-138/+199
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-429/+489
* Admin automatically defaults to the admin groups. Do not worry aboutScott Ullrich2008-06-081-1/+1
* At least one group is required for saving.Scott Ullrich2008-02-201-0/+3
* Correctly deterimine if user is localScott Ullrich2008-02-191-1/+2
* Do not allow password change for non local user.Scott Ullrich2008-02-191-0/+13
OpenPOWER on IntegriCloud