You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supports a new global configuration property: SERVER_SECURED.
This property can take two values: either true or false. True means Silverpeas
is running after a secured reverse proxy (id est a reverse proxy ensuring TLS
connections).
The secure attribute of the session tracking cookie is valued with this
property when constructing the silverpeas application.
0 commit comments