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
/
usr
/
local
/
www
/
system_usermanager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Default to 2048 bits.
Ermal
2010-03-18
1
-1
/
+1
*
Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() in...
Ermal
2010-03-15
1
-2
/
+0
*
Default to 3650 days. Requested-by: cmb@
Ermal
2010-03-15
1
-0
/
+1
*
fix text
Chris Buechler
2010-03-13
1
-1
/
+1
*
Make the certificate table look better.
Ermal
2010-03-12
1
-1
/
+1
*
Allow user certificate to be created with the user.
Ermal
2010-03-12
1
-3
/
+128
*
Run /etc/inc/privhooks if they exist
Scott Ullrich
2010-01-20
1
-0
/
+3
*
fix typos
Chris Buechler
2010-01-16
1
-1
/
+1
*
remove authorized_keys check, many users won't have SSH access anyway, this c...
Chris Buechler
2009-12-13
1
-3
/
+0
*
fix typos
Chris Buechler
2009-12-07
1
-1
/
+1
*
include priv.inc
sullrich
2009-11-28
1
-0
/
+1
*
Disabled is not a required field
sullrich
2009-11-28
1
-1
/
+1
*
Include priv.defs.inc
sullrich
2009-11-28
1
-1
/
+2
*
Add disabled checkbox. Add code to check for disabled accounts.
sullrich
2009-11-27
1
-3
/
+17
*
Allow expiration date to lie in the past which has the side effect of disabli...
sullrich
2009-11-27
1
-1
/
+1
*
Add necessary include. Reported-by: http://forum.pfsense.org/index.php/topic,...
Ermal Luçi
2009-09-17
1
-0
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+4
*
Clear guiconfig from all sort junk functions and put them on the specific pag...
Ermal Luçi
2009-06-30
1
-1
/
+0
*
Correct the path of the javascript after Bills cleanup.
mgrooms
2009-03-15
1
-1
/
+1
*
Modify captive portal to use centralized user management. The user manager has
mgrooms
2009-03-15
1
-0
/
+40
*
Mount image rw during changes
Scott Ullrich
2008-11-20
1
-0
/
+3
*
Do not hard code white
Scott Ullrich
2008-10-12
1
-2
/
+0
*
Do not hard code white
Scott Ullrich
2008-10-12
1
-2
/
+0
*
Cleanup the tab format of the system user/group/server management pages.
Matthew Grooms
2008-09-09
1
-318
/
+325
*
Moves the protocol and certificate options out of the general config page
Matthew Grooms
2008-09-09
1
-25
/
+12
*
Disallow creation of user certificates until the user has actually been
Matthew Grooms
2008-09-04
1
-3
/
+3
*
Add options to export ca, certificate and user certificate data from the
Matthew Grooms
2008-09-03
1
-1
/
+47
*
Rework most of the OpenVPN support. The interfaces have been updated to
Matthew Grooms
2008-08-26
1
-3
/
+1
*
Add a certificate list to the user object that can be managed using the ca
Matthew Grooms
2008-08-11
1
-7
/
+67
*
Implement a certificate authority and certificate webui that can be used
Matthew Grooms
2008-08-09
1
-0
/
+2
*
Add a right arrow icon supplied by hoba. This compliments the existing
Matthew Grooms
2008-08-06
1
-2
/
+2
*
Add an interface to manage external authentication servers. The two types
Matthew Grooms
2008-08-05
1
-4
/
+5
*
Cleanup authentication code. The basic auth method, the passwd, htpasswd
Matthew Grooms
2008-08-03
1
-12
/
+10
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-138
/
+199
*
Rewrite portions of the user manager to ensure data is properly synced to
Matthew Grooms
2008-07-25
1
-429
/
+489
*
Admin automatically defaults to the admin groups. Do not worry about
Scott Ullrich
2008-06-08
1
-1
/
+1
*
At least one group is required for saving.
Scott Ullrich
2008-02-20
1
-0
/
+3
*
Correctly deterimine if user is local
Scott Ullrich
2008-02-19
1
-1
/
+2
[next]