overleaf-sync icon indicating copy to clipboard operation
overleaf-sync copied to clipboard

Not working on Community Edition

Open hrvylein opened this issue 4 years ago • 3 comments

Is it known why it is not working with the self-hosted community edition? I edited the URLs and it keeps on failing trying to login when the login actually succeds.

hrvylein avatar Oct 30 '20 10:10 hrvylein

I decided to come up with a PR that adds support for CE version on a per project/directory base. Whenever a .olce file containing the BASE_URL of the local CE installation is found, this server will be attempted to sync with.

https://github.com/moritzgloeckl/overleaf-sync/pull/16

hrvylein avatar Oct 30 '20 16:10 hrvylein

Thanks, I'm gonna take a look 👍 :)

moritzgloeckl avatar Oct 31 '20 10:10 moritzgloeckl

Sorry my PR had a problem logging in on a CE-Server. Fixed in https://github.com/moritzgloeckl/overleaf-sync/pull/17

hrvylein avatar Nov 20 '20 15:11 hrvylein