Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation of HttpType #142

Closed
bschmalhofer opened this issue Jul 6, 2020 · 1 comment
Closed

Documentation of HttpType #142

bschmalhofer opened this issue Jul 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bschmalhofer
Copy link
Contributor

bschmalhofer commented Jul 6, 2020

In Kernel/Config/Files/XML/Framework.xml the description for the setting HttpType says:

<Description Translatable="1">Defines the type of protocol, used by the web server, to serve the application. If https protocol will be used instead of plain http, it must be specified here. Since this has no affect on the web server's settings or behavior, it will not change the method of access to the application and, if it is wrong, it will not prevent you from logging into the application. This setting is only used as a variable, OTOBO_CONFIG_HttpType which is found in all forms of messaging used by the application, to build links to the tickets within your system.</Description>
This sounds fishy, as it also affects the OTOBO session cookie. See the parameter Securein Kernel::System::Web::Request::SetCookie().

@bschmalhofer bschmalhofer added the question Further information is requested label Jul 6, 2020
@bschmalhofer bschmalhofer added this to the OTOBO 10.1 milestone Jul 7, 2020
@bschmalhofer bschmalhofer added enhancement New feature or request and removed question Further information is requested labels Jul 22, 2020
bschmalhofer added a commit that referenced this issue Jul 22, 2020
…cookie.

Also try to simplify the wording of the description text.
bschmalhofer added a commit that referenced this issue Jul 22, 2020
Issue #142: Mention the effect of HttpType on the session management …
@bschmalhofer
Copy link
Contributor Author

The effect of HttpType on the OTOBO cookie is now mentioned. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant