gristlabs_grist-core/static
Florent fde6c8142d
Support nonce and acr with OIDC + other improvements and tests (#883)
* 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.
2024-08-08 15:35:37 -04:00
..
icons (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
img (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
locales Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
ui-icons (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
apiconsole.html (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
app.html (core) Support GRIST_INCLUDE_CUSTOM_SCRIPT_URL for custom scripts, specifically for rapid prototyping support 2024-02-08 08:56:17 -05:00
custom-widget.html
custom.css
error.html (core) Support GRIST_INCLUDE_CUSTOM_SCRIPT_URL for custom scripts, specifically for rapid prototyping support 2024-02-08 08:56:17 -05:00
form.html (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
hljs.default.css
index.html
message.html
mocha.css
mocha.js
swagger-ui-bundle.js (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
swagger-ui-dark.css (core) Add dark mode CSS for Swagger UI 2024-03-05 08:45:21 -05:00
swagger-ui.css (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
test.html
testWebdriverJQuery.html