mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
fde6c8142d
* Introduces new configuration variables for OIDC: - GRIST_OIDC_IDP_ENABLED_PROTECTIONS - GRIST_OIDC_IDP_ACR_VALUES - GRIST_OIDC_IDP_EXTRA_CLIENT_METADATA * Implements all supported protections in oidc/Protections.ts * Includes a better error page for failed OIDC logins * Includes some other improvements, e.g. to logging, to OIDC * Adds a large unit test for OIDCConfig * Adds support for SERVER_NODE_OPTIONS for running tests * Adds to documentation/develop.md info about GREP_TESTS, VERBOSE, and SERVER_NODE_OPTIONS. |
||
---|---|---|
.. | ||
ar.client.json | ||
bg.client.json | ||
cs.client.json | ||
de.client.json | ||
de.server.json | ||
en.client.json | ||
en.server.json | ||
es.client.json | ||
es.server.json | ||
eu.client.json | ||
fa.client.json | ||
fi.client.json | ||
fr.client.json | ||
fr.server.json | ||
it.client.json | ||
ja.client.json | ||
nb_NO.client.json | ||
nb_NO.server.json | ||
nl.client.json | ||
pl.client.json | ||
pt_BR.client.json | ||
pt_BR.server.json | ||
pt.client.json | ||
ro.client.json | ||
ru.client.json | ||
sk.client.json | ||
sl.client.json | ||
th.client.json | ||
uk.client.json | ||
vi.client.json | ||
zh_Hans.client.json | ||
zh_Hant.client.json |