1.0.83
Ylianst/MeshCentral1.0.83Sep 6, 2022by Ylianst
AI Summary
Introduces LDAP site admin support, OpenID samples and schema, and improves PostgreSQL table initialization logic.
Key Highlights
- Added LDAP site admin support.
- Added OpenID samples and schema.
- PostgreSQL support now auto-creates tables and indexes if they don't exist.
- Documentation updates for config and rate limiting.
New Features
- LDAP site admin support
- OpenID samples and schema
Full Release Notes
- e8187cb8 Merge branch 'master' of https://github.com/Ylianst/MeshCentral - baab4265 Version 1.0.83 - 21992672 Merge pull request #4515 from silversword411/master - e50c1591 docs - Goodbye IE...your time has passed - 5e07d0e8 docs - add assistant email notification - d433d5bc docs - updating config - 428d9c64 docs - adding file version info https://github.com/Ylianst/MeshCentral/issues/4512 - 51eba3a1 docs - adding rate-limit info https://github.com/Ylianst/MeshCentral/issues/4514 - 8f896654 PostgreSQL support will now test if main table exists and if not, create all tables and indexes (#4507) - 1ae01b21 Added LDAP site admin support, OpenID samples and schema and more (#4506) - ee11ef1b Merge pull request #4506 from mstrhakr/oidc-groups - 86060d7c Reversed #4508 since the code aleady does this. - cd1a753e Merge pull request #4508 from mstrhakr/allow-config-debug - 5619948d Added Group Support to OIDC - c4fb0c23 allow debug from config - b62e555c Merge pull request #4505 from silversword411/master - 03ad19e5 docs - Adding filter criteria