index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
auth.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use mwexec where it does not make sense to use popen for something that does ...
Ermal
2010-05-24
1
-10
/
+21
*
Correct the shell for the admin account, this should be /etc/rc.initial. Not ...
smos
2010-05-13
1
-1
/
+1
*
Fix creation of admin user account with uid of 0. This fixes ticket #574
smos
2010-05-11
1
-3
/
+2
*
Allow the webui admin account to have a duplicate user ID of 0.
smos
2010-05-10
1
-14
/
+17
*
Ticket #389. Correctly make the ldap object picker work and handle various er...
Ermal
2010-04-27
1
-8
/
+8
*
Ticket #378. Correctly handle a timeout of 0 to mean never timeout.
Ermal
2010-04-27
1
-1
/
+5
*
Allow users to send in the same POST authentication info and post fields. Thi...
Ermal
2010-04-20
1
-1
/
+4
*
Simplify code.
Ermal
2010-03-29
1
-4
/
+3
*
fix text
Chris Buechler
2010-03-13
1
-1
/
+1
*
Add includes needed. Fix typo.
Ermal
2010-03-12
1
-1
/
+1
*
Fix bug where user wasn't being removed from groups upon deletion.
jim-p
2010-03-11
1
-1
/
+1
*
Add a function to get user groups based on authentication server. Use this fu...
Ermal Luçi
2010-03-09
1
-0
/
+27
*
Remove the authentication fallback it does not have any meaning now.
Ermal Luçi
2010-03-04
1
-1
/
+0
*
Remove dead code.
Ermal Luçi
2010-03-03
1
-7
/
+1
*
Overhaul the user login system to use the Servers tab as its base.
Ermal Luçi
2010-03-03
1
-131
/
+81
*
Remove unused var and stale comment.
Ermal Luçi
2010-03-03
1
-12
/
+0
*
Add the neccesary foo for radius.inc to work.
Ermal Luçi
2010-03-02
1
-1
/
+1
*
Add copyrights of myself.
Ermal Luçi
2010-03-02
1
-2
/
+5
*
Allow the GUI auth API to be used for doing authentication against authentica...
Ermal Luçi
2010-03-02
1
-164
/
+392
*
Do not allow login for expired and disabled users. Fix this even in openvpn a...
Ermal Luçi
2010-03-02
1
-48
/
+37
*
User _ instead of </> so browser does not interpret it as html.
Ermal Luçi
2010-03-02
1
-1
/
+1
*
Do not show the passwd used to logon on logs. Also change the replace from $u...
Ermal Luçi
2010-03-02
1
-3
/
+3
*
fix previous commit
Chris Buechler
2010-02-24
1
-2
/
+2
*
Change default session timeout to 4 hours. Clarify text description. Remove l...
Chris Buechler
2010-02-24
1
-5
/
+10
*
Remove "-G all" as it was causing the useradd operation to fail, leading to o...
jim-p
2009-12-24
1
-1
/
+1
*
Remove extra / to avoid having a double slash in the directory name. Also add...
jim-p
2009-12-24
1
-1
/
+1
*
Home directory of uid 0 should be /root. Ticket #218
pierrepomes
2009-12-13
1
-0
/
+1
*
Add page global variable
sullrich
2009-12-04
1
-1
/
+1
*
Recommit #161 changes. It appears a different commit has broken firewall rul...
sullrich
2009-12-03
1
-0
/
+2
*
Revert "Redirect to / when logging in to avoid posting to forms accidently an...
sullrich
2009-12-03
1
-2
/
+0
*
Redirect to / when logging in to avoid posting to forms accidently and cleari...
sullrich
2009-12-03
1
-0
/
+2
*
Use ['name'] when looking up items
sullrich
2009-11-27
1
-3
/
+3
*
Escape ' Ticket #143
sullrich
2009-11-27
1
-5
/
+4
*
Show ajax properly
sullrich
2009-11-27
1
-4
/
+11
*
Add disabled checkbox. Add code to check for disabled accounts.
sullrich
2009-11-27
1
-5
/
+19
*
Return after setting account expired
sullrich
2009-11-27
1
-0
/
+1
*
Honor account expiration
sullrich
2009-11-27
1
-4
/
+21
*
create a config include that just presents $config to the webgui (no boot cod...
Erik
2009-10-07
1
-1
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-0
/
+2
*
We need to be RW to modify user information.
Scott Ullrich
2009-07-06
1
-0
/
+6
*
Give admin user special treatment just like root.
Scott Ullrich
2009-06-25
1
-0
/
+11
*
* Move functions that output html to guiconfig.inc
Ermal Luci
2009-06-18
1
-2
/
+35
*
Remove ^M or \r from this file its impossible to read in vi.
--global
2009-06-16
1
-896
/
+896
*
Give proper rights to file when creating since php is run as root and might c...
Ermal Luçi
2009-06-10
1
-5
/
+8
*
Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' ...
Scott Ullrich
2009-03-27
1
-2
/
+2
*
Use mwexec() so we do not see this error on fresh installation:
Scott Ullrich
2009-03-27
1
-1
/
+1
*
Ensure $user_base directory exists and is writable. Kills ugly warning on
Scott Ullrich
2009-03-27
1
-6
/
+10
*
Modify captive portal to use centralized user management. The user manager has
mgrooms
2009-03-15
1
-4
/
+16
*
Choose the correct parameter to popen so syncing of a group can work correctly.
Ermal Luçi
2009-02-28
1
-1
/
+1
*
Open a write pipe so we can be sure the password goes to the stdinput of the ...
Ermal Luçi
2008-12-22
1
-2
/
+2
[next]