mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
Update README
This commit is contained in:
parent
0419f3b7b3
commit
5b7610d726
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue