1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 23:15:29 +02:00

Skip LDAP user creation if not sync'ed

This commit is contained in:
HarveyKandola 2022-01-12 14:12:51 -05:00
parent 4b89f3b1c2
commit a97b6b22d9
6 changed files with 27 additions and 22 deletions

View file

@ -1,11 +1,11 @@
{
"name": "documize",
"version": "4.2.0",
"version": "4.2.1",
"private": true,
"description": "Documize",
"description": "Documize Community",
"repository": "",
"license": "AGPL",
"author": "Documize",
"author": "Documize Inc.",
"directories": {
"doc": "doc",
"test": "tests"