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
*
Move the required once in a more appropriate place.
Ermal
2010-07-28
1
-1
/
+2
*
Don't maintain a membership for the 'all' group when it includes everyone. Ju...
jim-p
2010-07-28
1
-0
/
+3
*
Require radius.inc if the webGUI is using radius as the method.
Ermal
2010-07-27
1
-1
/
+2
*
Flip this back the other way, the group operation will fail if the user isn't...
jim-p
2010-07-14
1
-5
/
+5
*
Silence this command
jim-p
2010-07-14
1
-1
/
+1
*
Add SSH tunneling privilege to list of available privileges.
Erik Fonnesbeck
2010-07-12
1
-2
/
+3
*
Lock out shell accounts that have no OS access, or are expired/disabled.
jim-p
2010-07-12
1
-0
/
+11
*
Add check for user-ssh-tunnel to give users access to the ssh tunnel shell
jim-p
2010-07-12
1
-0
/
+2
*
Flip this test around so it is easier to follow/read.
jim-p
2010-07-12
1
-3
/
+3
*
Sync groups first, since users may rely on group changes.
jim-p
2010-07-12
1
-5
/
+5
*
Make sure a user gets deleted from the 'all' group.
jim-p
2010-07-12
1
-1
/
+1
*
Clean up this code.
jim-p
2010-07-12
1
-6
/
+5
*
Remove home directory when deleting a user.
jim-p
2010-07-12
1
-1
/
+5
*
Bypass the DNS Rebind attack checks if accessing by IP address.
jim-p
2010-07-09
1
-16
/
+2
*
Check for locally configured IPs in DNS rebind checks, so people who port for...
jim-p
2010-07-06
1
-0
/
+14
*
Add a text box where someone can enter in alternate hostnames for the system ...
jim-p
2010-07-06
1
-0
/
+7
*
Add a checkbox to disable DNS rebinding checks if needed.
jim-p
2010-07-06
1
-1
/
+1
*
More fixes for DNS rebinding checks (Most of this code is Scott's, with some ...
jim-p
2010-07-06
1
-10
/
+17
*
Correct check
Scott Ullrich
2010-07-06
1
-1
/
+1
*
Correct check
Scott Ullrich
2010-07-06
1
-1
/
+1
*
Check for 127.0.0.1 as well
Scott Ullrich
2010-07-06
1
-0
/
+2
*
Oops, correct check
Scott Ullrich
2010-07-06
1
-1
/
+1
*
Add localhost as a valid host for SSH forwarding cases
Scott Ullrich
2010-07-06
1
-0
/
+2
*
Wrap the dns rebind check in a test to see if our error function exists. If i...
jim-p
2010-07-06
1
-12
/
+16
*
Move the skel dir to /etc/skel, where it's easier to manage from a build poin...
jim-p
2010-07-06
1
-1
/
+1
*
Slight fix to dyndns check
jim-p
2010-07-06
1
-2
/
+2
*
Check dyndns hostnames as well for DNS Rebind issues
Scott Ullrich
2010-07-06
1
-5
/
+12
*
^ Potential
Scott Ullrich
2010-07-01
1
-1
/
+1
*
Binding -> Rebinding
Scott Ullrich
2010-07-01
1
-1
/
+1
*
Comment what we are doing here and add the ticket #.
Scott Ullrich
2010-07-01
1
-0
/
+1
*
More dns-rebind checks. Ticket #708
Scott Ullrich
2010-07-01
1
-1
/
+8
*
Give users with ssh access a real shell, but make sure that admin still gets ...
jim-p
2010-06-29
1
-0
/
+3
*
Set a skeleton directory for pw
jim-p
2010-06-29
1
-1
/
+1
*
Let pw handle the creation of the home directory rather than do it in php.
jim-p
2010-06-29
1
-5
/
+1
*
Give users who have "all" privileges shell access. Part of ticket #614
jim-p
2010-06-29
1
-1
/
+1
*
Remove some redundant code and make sure admin's home directory is /root - Fi...
jim-p
2010-06-25
1
-13
/
+1
*
Fixes #613. Add correctly users to all users group.
Ermal
2010-06-22
1
-1
/
+1
*
Do not include functions.inc just for pfSenseHeader which is not really the b...
Ermal
2010-06-17
1
-3
/
+5
*
Fixes #660. Simplify some code and correctly do an exit after a redirect is i...
Ermal
2010-06-17
1
-8
/
+4
*
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
[next]