Commit Graph

5853 Commits

Author SHA1 Message Date
dinger1986
0b53ad3273
Rename docs/docs/faq.md to docs/docs/other/faq.md 2022-09-09 12:19:18 +01:00
dinger1986
0c1aa2379c
Update faq.md 2022-09-09 12:17:58 +01:00
dinger1986
6561386c01
Update faq.md 2022-09-09 12:14:58 +01:00
Ylian Saint-Hilaire
c86466210b Version 1.0.85 2022-09-07 08:30:49 -07:00
Ylian Saint-Hilaire
3829dbcf41 Fix const error (#4519) 2022-09-07 08:12:52 -07:00
Ylian Saint-Hilaire
1abaa54b62
Merge pull request #4521 from mstrhakr/bug-4520
BUG: Fix handleStrategyLogin checking undefined property.
2022-09-07 08:10:28 -07:00
Ylian Saint-Hilaire
47dceea585
Merge pull request #4522 from silversword411/master
Typo squashing - Double-check 2nd commit!
2022-09-07 08:09:41 -07:00
silversword411
8a34b88151
Typo???? Please check! 2022-09-07 10:41:20 -04:00
silversword411
597c67bb1f
typo squashing 2022-09-07 10:40:36 -04:00
mstrhakr
b0ec3af9bb Fix checking sub property before parent property
fixes bug 4520
2022-09-07 10:31:02 -04:00
Ylian Saint-Hilaire
d25bfeafa5 Minor fixes. 2022-09-06 17:52:47 -07:00
Ylian Saint-Hilaire
4b470d4e32 Version 1.0.84 2022-09-06 16:29:58 -07:00
Ylian Saint-Hilaire
e756b7e802
Merge pull request #4516 from mstrhakr/oidc-groups
Bug fix for OIDC Groups
2022-09-06 15:14:38 -07:00
mstrhakr
25345fe6b5 fix bug with required group + debug cleanup 2022-09-06 17:58:37 -04:00
Ylian Saint-Hilaire
c8335f94d4 Added warning if NodeJS version does not support OpenID. 2022-09-06 14:40:52 -07:00
Ylian Saint-Hilaire
e8187cb8e6 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-09-06 14:04:21 -07:00
Ylian Saint-Hilaire
baab42655f Version 1.0.83 2022-09-06 14:04:10 -07:00
Ylian Saint-Hilaire
21992672e3
Merge pull request #4515 from silversword411/master
docs - adding rate-limit info https://github.com/Ylianst/MeshCentral/
2022-09-06 14:02:14 -07:00
silversword411
e50c15919e
docs - Goodbye IE...your time has passed 2022-09-06 16:47:24 -04:00
silversword411
5e07d0e84d
docs - add assistant email notification 2022-09-06 16:40:14 -04:00
silversword411
d433d5bcee
docs - updating config 2022-09-06 16:31:19 -04:00
silversword411
428d9c649a
docs - adding file version info https://github.com/Ylianst/MeshCentral/issues/4512 2022-09-06 16:30:56 -04:00
silversword411
51eba3a142
docs - adding rate-limit info https://github.com/Ylianst/MeshCentral/issues/4514 2022-09-06 16:15:10 -04:00
Ylian Saint-Hilaire
8f89665421 PostgreSQL support will now test if main table exists and if not, create all tables and indexes (#4507) 2022-09-06 12:48:02 -07:00
Ylian Saint-Hilaire
1ae01b2113 Added LDAP site admin support, OpenID samples and schema and more (#4506) 2022-09-06 00:30:07 -07:00
Ylian Saint-Hilaire
ee11ef1b33
Merge pull request #4506 from mstrhakr/oidc-groups
Feature: Groups support for OIDC
2022-09-05 22:27:15 -07:00
Ylian Saint-Hilaire
86060d7c5b Reversed #4508 since the code aleady does this. 2022-09-05 22:23:43 -07:00
Ylian Saint-Hilaire
cd1a753e4c
Merge pull request #4508 from mstrhakr/allow-config-debug
Feature: Allow for debug options in config file.
2022-09-05 22:13:15 -07:00
mstrhakr
5619948d31 Added Group Support to OIDC
Supports choosing groups to..
  -Allow or restrict login to server
  -Sync with user groups (with / without filter)
  -Grant or revoke site admin privileges
2022-09-06 00:29:22 -04:00
mstrhakr
c4fb0c23e1 allow debug from config
allow debug to be set from config at config.settings.debug as with same options as argument
2022-09-05 21:44:53 -04:00
Ylian Saint-Hilaire
b62e555c58
Merge pull request #4505 from silversword411/master
docs - Adding filter criteria
2022-09-05 10:23:15 -07:00
silversword411
03ad19e56b
docs - Adding filter criteria 2022-09-05 10:08:41 -04:00
Ylian Saint-Hilaire
faa46dcc5c Version 1.0.82 2022-09-05 01:41:21 -07:00
Ylian Saint-Hilaire
c28014bdbb Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-09-05 01:40:50 -07:00
Ylian Saint-Hilaire
43abf32dba MongoDB TextEncoder is not defined fix (#4499) 2022-09-05 01:40:43 -07:00
Ylian Saint-Hilaire
4befb83b75
Merge pull request #4497 from mstrhakr/oidc-discovery
Feature: Allow discovery of well-known OpenID Connect endpoints
2022-09-04 23:19:25 -07:00
mstrhakr
60ee315b79 actually working discovery 2022-09-04 19:41:14 -04:00
mstrhakr
7ec476ec4d initial working discovery
if user is missing info, we will discover it automatically using well-known endpoints
2022-09-04 15:18:53 -04:00
Ylian Saint-Hilaire
77405a7232 Version 1.0.81 2022-09-03 16:03:08 -07:00
Ylian Saint-Hilaire
6393f5b029
Merge pull request #4494 from mstrhakr/master
Updated OIDC Scope
2022-09-03 16:00:47 -07:00
mstrhakr
c8774e700b update oidc scope
passport-openidconnect adds the 'openid' scope to the request, regardless of if its already there.
removed 'openid' scope
removed unused 'groups' scope
2022-09-03 18:22:26 -04:00
Ylian Saint-Hilaire
cae47b89a4 Fixed support for Intel vPro(R) Manageability Migration Tool 2022-09-03 12:38:58 -07:00
Ylian Saint-Hilaire
a0395e862d Version 1.0.80 2022-09-03 12:03:26 -07:00
Ylian Saint-Hilaire
fb5aeeaf37
Merge pull request #4492 from si458/patch-1
use latest mongodb in docker
2022-09-03 11:34:04 -07:00
Simon Smith
9d3828302b
use latest mongodb 2022-09-03 10:25:03 +01:00
Ylian Saint-Hilaire
804311dd51 Fixed MongoDB module version. 2022-09-03 00:40:14 -07:00
Ylian Saint-Hilaire
d1e04a7ca7 Fixed SSPI authentication exception. 2022-09-03 00:32:49 -07:00
Ylian Saint-Hilaire
3dc9caeb0f Version 1.0.79 2022-09-02 17:10:12 -07:00
Ylian Saint-Hilaire
4e86b319f7 Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
Ylian Saint-Hilaire
9738848dc5 Added email to console for easy debugging. 2022-09-02 15:27:07 -07:00