Skip to content
Snippets Groups Projects
user avatar
m7913d authored
* Support for NTLM authentication added

To support NTLM authentication, a database is added as an authentication source.
Currently, only the configuration file is supported as a database.
Database authentication supports Basic and NTLM authentication protcols.

ServerConfig.BasicAuthEnabled renamed to LocalEnabled as Basic auth can be used with NTLM or Local.
372dc43e
History
user avatar 372dc43e
Name Last commit Last update