nextcloud-desktop/src
Christian Kamm b810ce7768
Update server url in case of permanent redirection #5972
This is the first time the account url may update outside of
account setup.

Summary of redirection handling:
1. During account setup (wizard)
   - status.php gets permanently redirected -> adjust url
   - authed PROPFIND gets *any* redirection -> adjust url
2. During connectivity ping (ConnectionValidator)
   - status.php gets permanently redirected -> adjust url (new!)

All other redirections should be followed transparently and
don't update the account url in the settings.
2017-10-05 22:01:05 +02:00
..
3rdparty Remove qtkeychain submodule #6004 2017-10-05 22:01:04 +02:00
cmd Move Utility to a new common static library 2017-10-05 22:01:03 +02:00
common Windows: Make sure that the folder and Desktop.ini have the right attributes (#6018) 2017-10-05 22:01:04 +02:00
crashreporter Apply clang-format 2017-05-17 12:26:27 +02:00
csync csync_statedb: (really) Make sure children of non-synced items aren't read from the DB 2017-10-05 22:01:04 +02:00
gui Update server url in case of permanent redirection #5972 2017-10-05 22:01:05 +02:00
libsync Update server url in case of permanent redirection #5972 2017-10-05 22:01:05 +02:00
CMakeLists.txt Enable DEP & ASLR on Windows 2017-10-05 22:01:04 +02:00