Commit graph

150 commits

Author SHA1 Message Date
73abb950cf
Use complete Latex distribution 2024-12-16 00:13:18 +01:00
Simon Ledoux
0fd1a2765e
Make the oauth2 state length configurable (#65)
* Increase state lenght to 8

* feat: make the state length configurable
2024-11-23 16:09:43 +08:00
Zexin Yuan
f6aea77284
Update README.md 2024-11-12 19:23:49 +08:00
Zexin Yuan
e7e08626f2
Merge pull request #54 from Wurzelmann/patch-1
Added LDAP_SERVER_CACERT to  docker-compose.yml
2024-07-21 13:01:53 +08:00
Zexin Yuan
62eb2e7bad
Merge pull request #57 from maxkratz/hotfix/typos
Fixes a traefik typo in README.md
2024-07-21 13:01:26 +08:00
Max Kratz
af11c26db3 Fixes a traefik typo in README.md 2024-07-20 19:42:28 +02:00
Wurzelmann
04e8b9d52e
Added LDAP_SERVER_CACERT to Update README.md
Added LDAP_SERVER_CACERT to Update README.md to update documentation (see #20)
2024-07-12 06:43:46 +02:00
Wurzelmann
91699a4e54
Added LDAP_SERVER_CACERT to docker-compose.traefik.yml
Added LDAP_SERVER_CACERT to docker-compose.traefik.yml,  (see #20 )
2024-07-12 06:40:35 +02:00
Wurzelmann
1ff2863505
Added LDAP_SERVER_CACERT to docker-compose.certbot.yml
Added LDAP_SERVER_CACERT to docker-compose.certbot.yml
2024-07-12 06:38:45 +02:00
Wurzelmann
cba73f3889
Added LDAP_SERVER_CACERT to docker-compose.yml
Added LDAP_SERVER_CACERT to docker-compose.yaml (see #20 )
2024-07-11 17:36:20 +02:00
sym
09a38afa57
Merge pull request #48 from maurerle/patch-2
add texlive path - use latest texlive
2024-03-05 19:37:23 +01:00
yzx9
217e61d9ad Reduce RUN instruction 2024-03-05 22:55:25 +08:00
Florian Maurer
6a761aca54
fix path - use latest texlive
This commit moves to tlmgr to install the latest texlive version.
Somehow the bin of the latex install dir is not on the PATH so we add it.

An image installed from this has a size of about 6.8GB and includes all packages of a typical latex distribution
2024-02-29 14:02:09 +01:00
Zexin Yuan
38887b9a15
Update README.md (close #45) 2024-01-15 08:15:17 +08:00
sym
75568ee70e
Merge pull request #44 from xathon/sharelatex-4.2.0
Update sharelatex to 4.2.0
2024-01-08 15:28:58 +01:00
Alex Fuchs
68e8a2e885 fixed missing version bump in Dockerfile 2024-01-08 14:50:27 +01:00
Alex Fuchs
6060a4cc9d Fixed failing hunk due to added option 2024-01-05 15:14:43 +01:00
Alex Fuchs
86069cadca Bump diffs to Sharelatex 4.2.0 2024-01-05 14:08:11 +01:00
sym
83e5158aba
Merge pull request #40 from tsukky67/master
fix the simply mistakes
2023-12-11 13:21:47 +01:00
tsukky
d4c346c7f2 Fix file extension in navbar-marketing.pug 2023-12-09 17:33:37 +09:00
tsukky
2cf83a185c Update apply_patches.sh to apply_diffs.sh 2023-12-09 17:33:20 +09:00
Simon M. Haller-Seeber
168bf05e69 Merge branch 'master' of github.com:smhaller/ldap-overleaf-sl 2023-12-06 14:27:02 +01:00
Simon M. Haller-Seeber
1a580d0558 <fix> extract navbar-marketing.pug (closes #38) 2023-12-06 14:26:53 +01:00
sym
8dc8424edd
Update README.md 2023-12-05 14:17:35 +01:00
Simon M. Haller-Seeber
17cfa25caf fixes #27 2023-12-05 14:10:59 +01:00
Simon M. Haller-Seeber
f4122f50e2 fixes #35 2023-12-05 13:20:36 +01:00
yzx9
53de1d0c86 Add ending newline 2023-12-04 21:41:55 +08:00
yzx9
ca692f1c36 Diff and patch modification (close #34) 2023-12-04 21:36:15 +08:00
sym
53ab0553c6
Update README.md 2023-11-27 12:27:49 +01:00
sym
989a1bb236
Merge pull request #33 from yzx9/feature/oauth2
Add OAuth2 support
2023-11-27 11:50:30 +01:00
yzx9
0dafa57314 Update OAuth2 configuration example 2023-11-25 21:58:11 +08:00
yzx9
d5bf3e5d1c Add OAuth2 docs 2023-11-25 12:41:01 +08:00
Zexin Yuan
f2f629e3ee
Merge branch 'master' into feature/oauth2 2023-11-25 01:54:29 +08:00
yzx9
94fa8fb192 Add OAuth2 authorization content type configuration 2023-11-25 01:41:55 +08:00
yzx9
40eb01cce4 Add OAuth2 state validation 2023-11-25 01:26:00 +08:00
yzx9
d94aa2fdf9 Custom provider name 2023-11-25 01:05:40 +08:00
yzx9
b1d9cedddb Add oauth enable flag 2023-11-24 14:41:49 +08:00
yzx9
a30419ea5a Disable secure cookie in no proxy settings 2023-11-24 13:58:33 +08:00
yzx9
78652946ee Update README.md 2023-11-23 17:20:11 +08:00
yzx9
f53790c452 Fix bugs 2023-11-23 17:06:44 +08:00
yzx9
242183d601 Add docker-compose.yml 2023-11-23 12:27:53 +08:00
yzx9
1f7c65aa6d Cache docker build 2023-11-23 12:18:25 +08:00
sym
15a3a609f4
Update README.md 2023-11-22 11:00:43 +01:00
yzx9
b225d6a8ce Update OAuth2 Configuration 2023-11-22 15:32:01 +08:00
yzx9
a40aec7677 Add OAuth2 Support (WIP) 2023-11-22 11:45:15 +08:00
sym
c5e8e6f79a
Update README.md 2023-11-21 12:20:20 +01:00
sym
d049e4534a
Update README.md 2023-11-21 12:20:04 +01:00
sym
ed63dd0527
Merge pull request #31 from yzx9/feature/sharelatex411
Update sharelatex to v4.1.1:
- v.4.1.1 works but i have still troubles migrating the projects from 3.3.2 (even after running the migrations scripts from 3.5.10)
2023-11-21 12:17:01 +01:00
Zexin Yuan
062f17e0f7
Fix wrong indentation 2023-11-08 10:18:32 +08:00
Zexin Yuan
48b1623c95
Merge branch 'master' into feature/sharelatex411 2023-09-18 23:21:06 +08:00