summaryrefslogtreecommitdiffstats
path: root/etc/inc/auth.inc
Commit message (Expand)AuthorAgeFilesLines
* Add page global variablesullrich2009-12-041-1/+1
* Recommit #161 changes. It appears a different commit has broken firewall rul...sullrich2009-12-031-0/+2
* Revert "Redirect to / when logging in to avoid posting to forms accidently an...sullrich2009-12-031-2/+0
* Redirect to / when logging in to avoid posting to forms accidently and cleari...sullrich2009-12-031-0/+2
* Use ['name'] when looking up itemssullrich2009-11-271-3/+3
* Escape ' Ticket #143sullrich2009-11-271-5/+4
* Show ajax properlysullrich2009-11-271-4/+11
* Add disabled checkbox. Add code to check for disabled accounts.sullrich2009-11-271-5/+19
* Return after setting account expiredsullrich2009-11-271-0/+1
* Honor account expirationsullrich2009-11-271-4/+21
* create a config include that just presents $config to the webgui (no boot cod...Erik2009-10-071-1/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+2
* We need to be RW to modify user information.Scott Ullrich2009-07-061-0/+6
* Give admin user special treatment just like root.Scott Ullrich2009-06-251-0/+11
* * Move functions that output html to guiconfig.incErmal Luci2009-06-181-2/+35
* Remove ^M or \r from this file its impossible to read in vi.--global2009-06-161-896/+896
* Give proper rights to file when creating since php is run as root and might c...Ermal Luçi2009-06-101-5/+8
* Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' ...Scott Ullrich2009-03-271-2/+2
* Use mwexec() so we do not see this error on fresh installation:Scott Ullrich2009-03-271-1/+1
* Ensure $user_base directory exists and is writable. Kills ugly warning onScott Ullrich2009-03-271-6/+10
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-4/+16
* Choose the correct parameter to popen so syncing of a group can work correctly.Ermal Luçi2009-02-281-1/+1
* Open a write pipe so we can be sure the password goes to the stdinput of the ...Ermal Luçi2008-12-221-2/+2
* Add missing /Scott Ullrich2008-11-221-1/+1
* When a new user home directory is created, copy the . (dot) root files.Scott Ullrich2008-11-221-3/+5
* Use a MFS /home on CD-Rom.Scott Ullrich2008-11-211-1/+2
* Backout last commit, /var/home is a symlinnkScott Ullrich2008-11-211-2/+1
* Use /home, even for embeddedScott Ullrich2008-11-211-1/+2
* Only mount for rw during sync function.Scott Ullrich2008-11-121-9/+4
* Another missed needed conf_mount_rw().Scott Ullrich2008-11-111-1/+5
* Oops, we need to mount rw before creating home dir.Scott Ullrich2008-11-111-2/+2
* Hopefully unbreal the user manager on embedded.Scott Ullrich2008-11-111-4/+11
* Add global debug where neededScott Ullrich2008-10-131-3/+6
* Only show debug Running commands if $debug is enabledScott Ullrich2008-10-131-24/+31
* Moves the protocol and certificate options out of the general config pageMatthew Grooms2008-09-091-7/+10
* Remove the page locking privileges after discussion with Scott on IRC. TheMatthew Grooms2008-09-031-80/+0
* Now that we have given the mhash extension a bit of time to settle intoMatthew Grooms2008-08-061-6/+5
* Silence warnings generated by pw during configuration update. Requested byMatthew Grooms2008-08-051-9/+15
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-369/+261
* Add an option to set_local_group to clear the system user member list.Matthew Grooms2008-08-011-3/+3
* When performing a user configuration upgrade, make sure the all group getsMatthew Grooms2008-08-011-0/+13
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-195/+60
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-230/+278
* General whitespace and style cleanup of the auth.inc file. I was having aMatthew Grooms2008-07-211-704/+721
* Remove debug messages that gave away info on why the login failedBill Marquette2008-04-071-10/+19
* Remove dead code.Scott Ullrich2008-02-201-21/+0
* Latest LDAP round from Mark BatchelorScott Ullrich2008-02-111-23/+31
* Latest version of auth.inc from Mark Batchelor fixing a few miscScott Ullrich2008-02-101-28/+48
* Latest LDAP changes from Mark BatchelorScott Ullrich2008-02-031-76/+153
* * Remove trailing blank lineScott Ullrich2008-02-031-5/+7
OpenPOWER on IntegriCloud