Colin Kuskie
|
6f34c25e82
|
Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug #12004.
|
2011-01-10 14:07:59 -08:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Colin Kuskie
|
96178fd70c
|
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
|
2007-12-05 00:30:43 +00:00 |
|
Doug Bell
|
58ac54b81d
|
add: Ability to specify which group can use individual admin console items
|
2007-07-26 06:56:38 +00:00 |
|
JT Smith
|
a7dde82421
|
updated copyright
|
2007-07-01 16:09:42 +00:00 |
|
JT Smith
|
c9266c4588
|
- Added a simple Single Sign On mechanism.
- Added the SessionId macro.
|
2007-06-10 17:52:51 +00:00 |
|