Commit Graph

121 Commits

Author SHA1 Message Date
Chocobozzz
90157291e1
Compat with peertube 3.2 2021-05-11 15:49:41 +02:00
Chocobozzz
3b0de0708c
New ldap plugin release 2021-05-04 08:48:28 +02:00
Chocobozzz
dd8f83b8c9
Update hello world 2021-05-04 08:47:24 +02:00
Chocobozzz
6954e782ff
Update hello world 2021-05-04 08:47:06 +02:00
Chocobozzz
60432bdf25 Merge branch 'master' into 'master'
[auth-ldap] Add configuration tips

See merge request framasoft/peertube/official-plugins!12
2021-05-04 06:46:42 +00:00
Yapbreak
d1f3afe894 [auth-ldap] Add configuration tips 2021-05-04 06:46:41 +00:00
Chocobozzz
4e60f9ac21
New transcoding debug release 2021-04-20 08:38:35 +02:00
Chocobozzz
57dc762713
Typo in transcoding debug 2021-04-20 08:37:26 +02:00
Chocobozzz
810d5517e2
Handle element placeholder 2021-04-12 11:10:40 +02:00
Chocobozzz
6c5d6aec36
Update hello world 2021-04-09 15:19:32 +02:00
Chocobozzz
0baf018841
New ldap plugin release 2021-03-26 08:31:52 +01:00
Chocobozzz
93d7b30cad
Add user hooks in hello world 2021-03-26 08:30:51 +01:00
Chocobozzz
72c21f0b98 Merge branch 'index-email-property' into 'master'
[auth-ldap] Define an index for the email attribute results

See merge request framasoft/peertube/official-plugins!11
2021-03-26 07:31:25 +00:00
Florent F
be3d682cb0 [auth-ldap] Define an index for the email attribute results 2021-03-26 07:31:24 +00:00
Chocobozzz
329f8a1182
Support download modal hook 2021-03-23 11:59:43 +01:00
Chocobozzz
a5d852cafd
Update openid plugin 2021-03-04 12:26:01 +01:00
Chocobozzz
f4043e6db8
Fix openid role parsing 2021-02-26 16:48:55 +01:00
Chocobozzz
0ea5fe6a01
Fix annotation homepage on npm 2021-02-17 10:55:50 +01:00
Chocobozzz
8750dbc71a
Update saml plugin 2021-02-09 15:10:21 +01:00
Chocobozzz
40a9707619
Update package lock 2021-02-09 15:09:49 +01:00
Chocobozzz
fd95f77978 Merge branch 'artonge-master-patch-44144' into 'master'
Bump saml2-js version to v3.0.1

See merge request framasoft/peertube/official-plugins!10
2021-02-09 14:09:34 +00:00
Louis
ee0420ac5a Prevent use of saml2-js version 2.1.0 or superior as it break some XML output.
This can be restored when this PR is merged: https://github.com/Clever/saml2/pull/229
2021-02-09 15:09:34 +01:00
Chocobozzz
57cd1168bb
Add transcoding profile debug plugin 2021-01-29 13:57:32 +01:00
Chocobozzz
768597e645
Update saml plugin 2021-01-11 16:29:48 +01:00
Chocobozzz
9c6f4f4758
Update ldap plugin 2021-01-11 16:29:29 +01:00
Chocobozzz
5396b27ffa
Ldap styling 2021-01-11 16:29:29 +01:00
Chocobozzz
e85121a9d6
Create framasoft's theme 2021-01-11 16:29:29 +01:00
Chocobozzz
56d07cd9cc Merge branch 'artonge-master-patch-15176' into 'master'
Handle assertion of HTTP-redirect for a LogoutResponse in auth-saml2

See merge request framasoft/peertube/official-plugins!9
2021-01-11 16:29:14 +01:00
Louis
7fff53e0cc Handle assertion of HTTP-redirect for a LogoutResponse in auth-saml2 2021-01-11 16:29:13 +01:00
Chocobozzz
6fdd927ba2 Merge branch 'master' into 'master'
feat(custom-ca): allows to define a custom CA connecting to LDAPs

See merge request framasoft/peertube/official-plugins!8
2021-01-11 16:24:13 +01:00
Samuel MARTIN MORO
71a09cb470 feat(custom-ca): allows to define a custom CA connecting to LDAPs
Insecure TLS does work, though I'ld rather have PeerTube trust my
custom CA.
2021-01-10 17:12:47 +01:00
Chocobozzz
38a730a386
Bump openid plugin version 2020-12-29 15:23:29 +01:00
Chocobozzz
2dbeb03aed
Refactor openid cookie options 2020-12-29 15:23:16 +01:00
Chocobozzz
b606abcfa2 Merge branch 'fix/send-state-during-authorization' into 'master'
peertube-plugin-auth-openid-connect: fix: send the state parameter in the authorization request

Closes #23

See merge request framasoft/peertube/official-plugins!7
2020-12-29 15:01:41 +01:00
Johan Fleury (Arcaik)
41e08431ec metadata: add license field
Prevent Yarn from failing when manually installing plugin from a
directory.
2020-12-29 15:01:41 +01:00
Chocobozzz
db858300a3
Bump saml plugin version 2020-12-29 14:55:13 +01:00
Chocobozzz
e16d5506b6
Add missing return in saml plugin 2020-12-29 14:54:53 +01:00
Chocobozzz
016e3eb1a8 Merge branch 'feature/saml_onLogout' into 'master'
Add onLogout support for the auth-saml plugin

See merge request framasoft/peertube/official-plugins!4
2020-12-29 14:53:18 +01:00
Louis
22ade942d8 Return logoutUrl in onLogout
+ Better check of logout-url before proceding with logout
2020-12-29 14:53:18 +01:00
Chocobozzz
1960e63c52
Update ldap plugin 2020-11-30 14:20:05 +01:00
Chocobozzz
4786ea462f Merge branch 'feat/ldap_group' into 'master'
 LDAP Groups to fix #19

Closes #19

See merge request framasoft/peertube/official-plugins!6
2020-11-30 14:19:35 +01:00
Mathieu Brunot
7884ade4f9 LDAP Groups to fix #19
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-11-30 14:19:35 +01:00
Chocobozzz
cdc93c845a
Improve open id connect readme 2020-11-16 09:23:26 +01:00
Chocobozzz
e2b6d7f62b Merge branch 'markvandenborre-master-patch-64663' into 'master'
The plugin code obviously works, but there were quite a few caveats to get this right. This might help some people...

See merge request framasoft/peertube/official-plugins!5
2020-11-16 09:21:25 +01:00
Mark Van den Borre
a2f3415761 The plugin code obviously works, but there were quite a few caveats to get this right.
This might help some people...
2020-11-14 21:47:30 +01:00
Chocobozzz
70461d0753
Correctly fix email prop in ldap 2020-11-10 11:27:49 +01:00
Chocobozzz
a167922460
Update ldap version 2020-11-10 11:24:43 +01:00
Chocobozzz
ee9862acec
Handle email array in ldap 2020-11-10 11:24:15 +01:00
Chocobozzz
9b3754b7ff
Fix homepage 2020-10-30 16:11:39 +01:00
Chocobozzz
4099c801d9
Bump annotation plugin version 2020-09-10 09:14:49 +02:00