mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
* Don't parse info.xml but reuse already cached app infos - fixes #25603 * Use === in InfoParser. Fixes test * InfoParser should not depend on UrlGenerator - fixes issue with session being closed too early