1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00

Update README

This commit is contained in:
HarveyKandola 2019-08-28 12:27:38 +01:00
parent 0419f3b7b3
commit 5b7610d726

View file

@ -13,9 +13,9 @@ All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant
## Latest Release
[Community Edition: v3.1.2](https://github.com/documize/community/releases)
[Community Edition: v3.2.0](https://github.com/documize/community/releases)
[Enterprise Edition: v3.1.2](https://www.documize.com/downloads)
[Enterprise Edition: v3.2.0](https://www.documize.com/downloads)
> *We provide frequent product updates for both cloud and self-hosted customers.*
>
@ -48,14 +48,19 @@ All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant
## Technology Stack
- Go (v1.12.6)
- Ember JS (v3.10.0)
- Go (v1.12.9)
- Ember JS (v3.12.0)
## Authentication Options
Besides email/password login, you can also connect to LDAP/Active Directory or Red Hat Keycloak server.
Besides email/password login, you can also authenticate via:
Dual authentication of LDAP and email/password is also supported.
* LDAP
* Active Directory
* Red Hat Keycloak
* Central Authentication Service (CAS)
When using LDAP/Active Directory, you can optionally also authenticate with email/password.
## The Legal Bit