1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-03 04:25:25 +02:00
documize/gui/.watchmanconfig
Harvey Kandola b054addb9c Support dual login via LDAP and forms authentication
Closes #256 as we now support dual login -- LDAP and forms authentication.

Also bumped the vendored library to LDAP.v3 as it contains bug fixes.
2019-05-13 16:14:11 +01:00

3 lines
75 B
JSON

{
"ignore_dirs": ["tmp", "dist", "dist-prod", "tests", "node_modules"]
}