Gregoire Parant
|
24a1f324c7
|
Add OpenId login url and provider to login user
|
2021-11-12 19:35:34 +01:00 |
|
Gregoire Parant
|
c21ea8803a
|
Add OPID redirect url
Is important to defined redirect url to be connected with openid provider
|
2021-11-12 16:52:44 +01:00 |
|
Lurkars
|
6832fe4990
|
use OIDC without admin api, option to disable anonymous login
|
2021-10-21 16:28:57 +02:00 |
|
Kharhamel
|
4650f4e8cf
|
Merge pull request #1480 from ValdoTR/maps
Removed old maps and add starter-kit map
|
2021-09-24 10:58:31 +02:00 |
|
Valdo Romao
|
b44c219441
|
Added default map path
|
2021-09-24 09:53:02 +01:00 |
|
GRL78
|
3f1c5246f8
|
TO MERGE : Contact page from Admin or Environment Variable (#1401)
* Contact page from Admin or Environment Variable
* Get contact page from admin by pusher
* Changes requested
* Modify contactPageStore management
* documentation environment variables
Co-authored-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-09-21 20:24:53 +02:00 |
|
kharhamel
|
9c803a69ff
|
FEATURE: users can now login via an openID client
|
2021-07-30 15:43:46 +02:00 |
|
kharhamel
|
a23e72454d
|
FEATURE: added the env variable DISABLE_DIRTY_CHECKS
|
2021-05-17 14:47:34 +02:00 |
|
kharhamel
|
ce2c5e0cb5
|
FEATURE: added the env variable MAX_PER_GROUP
|
2021-04-15 15:50:51 +02:00 |
|
githubIsNotOpenSourceLOL
|
ec691a75fe
|
Update .env.template
|
2021-03-18 13:26:02 +01:00 |
|
David Négrier
|
cdb3cfdc81
|
[Feature] Connect to a Coturn server using REST API
This allows connecting to a TURN server with temporary passwords.
The passwords are expiring after 4 hours.
|
2021-02-16 11:06:05 +01:00 |
|
David Négrier
|
bbf9325396
|
Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths
|
2021-01-21 09:40:11 +01:00 |
|
Thomas Basler
|
14b328c733
|
Removed hard coded default map
You can apply local maps using the maps vhost as previously.
But it's also possible to specify external maps by prepending http or https.
|
2021-01-20 22:56:21 +01:00 |
|
David Négrier
|
a7c16654c3
|
Deploying with new configurable Jitsi conf
|
2020-10-19 12:07:05 +02:00 |
|
David Négrier
|
16d1c2354e
|
Adding fallback to unauthenticated Jitsi
|
2020-10-19 11:07:49 +02:00 |
|
David Négrier
|
260b0ea408
|
Adding JWT authentication to Jitsi
|
2020-10-16 19:23:28 +02:00 |
|
David Négrier
|
892d1555b8
|
Adding "dump" controller and fixing issue with groups in PositionNotifier by delegating the PositionNotifier.updatePosition call to groups themselves
|
2020-09-25 13:48:02 +02:00 |
|
kharhamel
|
33c58874e0
|
create an env variable for debug mode
|
2020-04-13 19:40:10 +02:00 |
|