owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
420 stars 156 forks source link

Prevent loading and initializing all apps on token renewal #11069

Closed JammingBen closed 2 weeks ago

JammingBen commented 2 weeks ago

Token renewal currently re-loads and re-initializes all apps in an iFrame, although not being necessary. We can reduce the network load by quite a bit by preventing this and only loading necessary parts.