sd4v1d
26b81b06aa
correcting configuration and github action
...
- removing options from config.example.js file
- run github action only on master branch
- bump version to 3.5.3
2022-03-10 14:13:55 +01:00
Stefan Otto
770b611805
Merge remote-tracking branch 'origin/release-3.5.0'
2022-03-03 13:50:48 +01:00
sd4v1d
c9b1a71c72
Set demo certificate as default
...
- change certs default values in config.ts
- update generated documentation
2022-02-27 16:11:43 +01:00
sd4v1d
cbe414f7b6
Generated new certificate.
...
- new self signed certificate
- updated example configuration files
2022-02-26 23:28:23 +01:00
sd4v1d
320730ab05
Set demo certificates and correct typo in yaml
...
- set example certificates to demo
- correct configuration typo
- remove outdated github action file
2022-02-26 22:10:37 +01:00
Stefan Otto
5780cf1483
Merge branch 'release-3.5.0'
2022-02-25 16:41:09 +01:00
sd4v1d
32424b6f02
syntax error in json file
2022-02-25 09:46:41 +01:00
sd4v1d
9631cb0085
Configuration & documentation update
...
- added toml config template
- app & server README.md files moved under config directories
- documentation update (configuration section)
2022-02-25 09:10:40 +01:00
sd4v1d
1daeefb3b0
Documentation update (configuration section)
...
- escaping dynamically created default values (generated doc)
- reorganizing configuration section documentation
- adding yaml and json example files
2022-02-17 13:11:48 +01:00
Roman Drozd
5d1122247f
lint code
2022-02-02 16:28:16 +01:00
Roman Drozd
d12620cbe4
lint server side files
2021-11-04 22:15:17 +01:00
Roman Drozd
f26ff81db8
Update import/require' pathes for reorganized server side's files
2021-09-10 13:37:42 +02:00
remus
42cccaf38a
Merge remote-tracking branch 'origin/develop' into feat-localrecording-misi
2021-06-11 15:43:22 +00:00
Stefan Otto
0535c5728e
Update config.example.js
...
include a working bittorrent-tracker in default config
2021-06-04 14:35:04 +02:00
Vittorio Palmisano
868ab40c25
re-added user roles to config example
2021-05-06 12:43:13 +02:00
Vittorio Palmisano
88f484d294
replaced config references
2021-05-06 12:31:25 +02:00
Vittorio Palmisano
249ce992f5
rever default config settings
2021-05-06 11:58:15 +02:00
Vittorio Palmisano
8a2895b83c
add default config.js
2021-05-06 11:41:54 +02:00
Vittorio Palmisano
639dfe2831
removed example config
2021-05-06 10:11:19 +02:00
Vittorio Palmisano
d0881873df
WIP using new config for server
2021-05-05 20:07:28 +02:00
vpalmisano
986c3e5fa2
add authorization header option for metrics http endpoint
2021-04-09 19:06:51 +02:00
Vittorio Palmisano
89d74ece05
Merge branch 'feat-server-http-cache-header' into feat-local-develop-and-monitoring
2021-03-17 15:03:33 +01:00
Vittorio Palmisano
54084bd6f1
using cache control only for static files
2021-03-17 15:03:03 +01:00
Vittorio Palmisano
cda5be098e
Merge branch 'feat-server-http-cache-header' into feat-local-develop-and-monitoring
2021-03-17 14:34:47 +01:00
Vittorio Palmisano
d11eccefc0
added cache control header for GET requests
2021-03-17 14:32:14 +01:00
Vittorio Palmisano
f8ffaf681f
changed prometheus options
2021-03-15 19:27:54 +01:00
Mészáros Mihály
faefdb4c76
Add http proxy option for TURN API (axios)
2021-02-09 21:36:45 +01:00
Mészáros Mihály
304ea514a6
Add http (proxy) options for OIDC
2021-02-09 21:36:45 +01:00
Mészáros Mihály
9381413c52
develop
2021-02-09 21:27:38 +01:00
Jiri Mencak
a31617bc3f
Optionally enforce moderated access to all rooms.
...
Add the ability to optionally lock all rooms apart from those defined in
roomsUnlocked array in server/config/config.js. The default behaviour is left
unchanged, i.e. users can freely enter any room without having to wait in the
lobby.
2020-11-21 12:59:59 +01:00
Jiri Mencak
3fecd00284
Fix typos and duplicate sections in config.example.js
...
Other changes:
- Added meet_roles to the local authentication to make it more
obvious it needs to be configured together with certain userMapping
examples.
2020-11-17 15:56:57 +01:00
Mészáros Mihály
545632d9a8
Merge branch 'feat-login-dialog' into develop
2020-10-26 11:21:12 +01:00
Mészáros Mihály
51a6873424
Add bcrypt encrypted passwords for local strategy
2020-10-16 19:51:54 +02:00
Mészáros Mihály
a71e21fffc
Tidy lint
2020-10-16 15:05:49 +02:00
Debian
b782d4d17f
Add saml attriute mappings
2020-10-16 12:27:03 +00:00
Mészáros Mihály
e4e8197b7f
Remove duplicated callbackURL
2020-10-12 22:20:37 +02:00
Mészáros Mihály
7898d826e3
Fix saml strategy and metadata
2020-10-12 22:17:23 +02:00
Mészáros Mihály
8417b3d6c5
Comment fs import because only used in saml auth
2020-10-12 14:51:02 +02:00
Mészáros Mihály
a529013b4e
Add displayName mapping to usermapping
2020-10-12 14:47:00 +02:00
Mészáros Mihály
7e440d7a33
Fix saml load cert from file
2020-10-12 14:02:13 +02:00
Mészáros Mihály
c38e5bcabb
Fix federation pem
2020-10-12 10:17:26 +02:00
Mészáros Mihály
6eb67f64ed
Add initial support for local and saml auth
2020-10-12 09:14:27 +02:00
Roman Drozd
c7400824a6
Lint and add comma to prometheus config code
2020-10-11 22:16:32 +02:00
Håvar Aambø Fosstveit
6cf5067493
Set timeout for TURN API request, fixes #484
2020-07-02 20:44:49 +02:00
Håvar Aambø Fosstveit
08c54ee713
Rename to edumeet, ref #492
2020-06-26 12:40:39 +02:00
Håvar Aambø Fosstveit
55e30be8a7
Add room to userMapping. Example of giving moderator if no authenticated users present.
2020-06-08 22:43:51 +02:00
Mészáros Mihály
a4e506d60f
Merge pull request #445 from christian-2/issue-421
...
ability for Prometheus exporter to listen on localhost
2020-06-05 21:28:35 +02:00
Håvar Aambø Fosstveit
4434b84cf0
Add new permission to config
2020-06-02 15:18:12 +02:00
Håvar Aambø Fosstveit
590a553bbd
Extend userRoles and use the new audio, video permissions, ref #437
2020-06-02 14:18:18 +02:00
christian2
7afe252b78
fix docu
2020-05-30 06:41:48 +02:00