- Added a simple Single Sign On mechanism.
- Added the SessionId macro.
This commit is contained in:
parent
f25553394e
commit
c9266c4588
4 changed files with 81 additions and 0 deletions
|
|
@ -226,6 +226,8 @@ sub getOperations {
|
|||
'spectreGetSiteData' => 'WebGUI::Operation::Spectre',
|
||||
'spectreTest' => 'WebGUI::Operation::Spectre',
|
||||
|
||||
'ssoViaSessionId' => 'WebGUI::Operation::SSO',
|
||||
|
||||
'viewStatistics' => 'WebGUI::Operation::Statistics',
|
||||
|
||||
'makePrintable' => 'WebGUI::Operation::Style',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue