Changes between Initial Version and Version 1 of Ticket #475, comment 8
- Timestamp:
- 10.06.2013 01:52:07 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #475, comment 8
initial v1 21 21 Note: you should logout **before** you stop DM and change its configuration. 22 22 23 Explanation: with every request a web browser keeps sending the Authorization header with the credentials entered in the browser's login dialog. This is normal behavior of every web browser and reflects the statelessness of HTTP. HTTP resp. the web browsers have no logout semantics. DM logout workaround described in #471 doesn't work if you change DM's configuration while a session exists.23 Explanation: with every request a web browser keeps sending the Authorization header with the credentials entered in the browser's login dialog. This is normal behavior of every web browser and reflects the statelessness of HTTP. HTTP resp. the web browsers have no logout semantics. DM logout workaround described in #471 doesn't work if you change DM's configuration while still logged in.