Updated Demo example with the Module Session (Authentication with Cookies) Fixed little issue with SQL query in OpenID module.
14 lines
264 B
Plaintext
14 lines
264 B
Plaintext
note
|
|
description: "Summary description for {CMS_SESSION_CONSTANT}."
|
|
date: "$Date$"
|
|
revision: "$Revision$"
|
|
|
|
class
|
|
CMS_SESSION_CONSTANT
|
|
|
|
|
|
feature
|
|
session_auth_token: STRING = "EWF_ROC_SESSION_AUTH_TOKEN_"
|
|
-- Name of Cookie used to keep the session info.
|
|
end
|