Merge branch '5.0.6' of github.com:smhaller/ldap-overleaf-sl

This commit is contained in:
Simon M. Haller-Seeber
2024-06-24 19:17:04 +02:00

View File

@@ -2,7 +2,7 @@
This repo contains an improved, free ldap authentication and authorisation
for sharelatex/[overleaf](https://github.com/overleaf/overleaf) community
edition. Currently this repo uses `sharelatex/sharelatex:4.2.0`.
edition. Currently this repo uses `sharelatex/sharelatex:5.0.6`.
The inital idea for this implementation was taken from
[worksasintended](https://github.com/worksasintended).
@@ -20,6 +20,8 @@ bash scripts/apply_diffs.sh
make
```
**Note:** TrackChanges uses newer versions of Feature/Chat and Feature/DocumentUpdater - those are pulled during make directly from the Overleaf git repository.
## BREAKING CHANGE