Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of Ticket #448, comment 4


Ignore:
Timestamp:
Jun 8, 2016, 7:18:46 PM (9 years ago)
Author:
lferran
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #448, comment 4

    v1 v2  
    55* For now, the http login is also possible. It is up to the user to use the preferred one. Should we change this? Should we block the requests to http://www.orxonox.info/roundcube , for instance? Or simply redirect them to https?
    66
    7 * The Jenkins login is a bit more complicated. Steps ToDo:
     7* The Jenkins login is a bit more complicated. Steps TODO:
    88 1. The dedicated Jenkins web server must be configured to run with SSL too (https).
    99 2. The Proxy redirect in apache must be correctly modified to point to the new URL configured in the previous step.