| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
configuration.md
Signed-off-by: oupala <oupala@users.noreply.github.com>
|
|
|
|
|
|
| |
The default is false and the option only matters if allowAnonymous is true
Signed-off-by: David Sawatzke <d-git@sawatzke.dev>
|
|
|
|
|
|
| |
`CMD_ALLOW_ANONYMOUS_EDITS` is only applied when `CMD_ALLOW_ANONYMOUS` is `false`, see [here](https://github.com/codimd/server/blob/9c1665ae5bf3cf38210ffd862d10de9b13bfacdd/lib/config/index.js#L71-L73).
Signed-off-by: Stefan Peters <stefandesu@exo.pm>
|
|
|
|
|
|
|
|
| |
Which is part of `passport-google-oauth2`.
It could be used as whitelist to a domain supported by google oauth.
Ref: https://github.com/jaredhanson/passport-google-oauth2/issues/3
Signed-off-by: ike <developer@ikewat.com>
|
|
|
|
| |
Signed-off-by: Amolith <amolith@nixnet.xyz>
|
|
|
|
|
|
| |
`manage_user` script defaults to `development` environment.
Signed-off-by: Matteo Savatteri <matteosavatteri@lcm.mi.infn.it>
|
|
|
|
| |
Signed-off-by: Erik Michelson <erik@liltv.de>
|
|
|
|
| |
Signed-off-by: Erik Michelson <erik@liltv.de>
|
|
|
|
| |
Signed-off-by: Christian Bläul <christian@blaeul.de>
|
|
|
|
| |
Signed-off-by: Christian Bläul <christian@blaeul.de>
|
|
|
|
| |
Signed-off-by: Christian Bläul <christian@blaeul.de>
|
|
|
|
| |
Signed-off-by: Christian Bläul <christian@blaeul.de>
|
|
|
|
| |
Signed-off-by: Christian Bläul <christian@blaeul.de>
|
|
|
|
| |
Signed-off-by: Christian Bläul <christian@blaeul.de>
|
|
|
|
|
|
|
|
|
|
| |
With very low CPU frequency or bad IO situation, as well as not-loaded
JS CodiMD happens to present unneeded "I'm busy"-messages to users.
This patch allows to configure the lag. The default is taken from the
libray but set in our own default configs.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|
|
|
| |
Signed-off-by: Dylan Dervaux <dylanderv05@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
disableRequestedAuthnContext: true|false
By default only Password authmethod is accepted, this option allows any other method.
Issue and option described here:
https://github.com/bergie/passport-saml/issues/226
Signed-off-by: Emmanuel Ormancey <emmanuel.ormancey@cern.ch>
|
| |
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
Signed-off-by: Claudius <opensource@amenthes.de>
|