gristlabs_grist-core/app/common
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
..
themes
ACLPermissions.ts
ACLRuleCollection.ts
ACLRulesReader.ts
ActionBundle.ts
ActionDispatcher.ts
ActionGroup.ts
ActionRouter.ts
ActionSummarizer.ts
ActionSummary.ts
ActiveDocAPI.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
AlternateActions.ts
ApiError.ts
arrayToString.ts
AssistancePrompts.ts
AsyncCreate.ts
AsyncFlow.ts
asyncIterators.ts
AttachmentColumns.ts
BaseAPI.ts
BasketClientAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
BigInt.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
BillingAPI.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
BinaryIndexedTree.js Correct spelling mistakes 2022-02-19 09:46:49 +00:00
BootProbe.ts
BrowserSettings.ts
CircularArray.js
ColumnFilterFunc.ts
ColumnGetters.ts (core) Filter rows based on linked widgets when exporting view 2023-07-26 21:49:52 +02:00
CommTypes.ts
ConfigAPI.ts
csvFormat.ts
CustomWidget.ts
declarations.d.ts
delay.ts
DisposableWithEvents.ts
DocActions.ts
DocData.ts
DocDataCache.ts (core) Adds a UI panel for managing webhooks 2023-05-08 18:25:27 -04:00
DocLimits.ts (core) Keep track of row counts per table 2022-08-03 08:13:33 -07:00
DocListAPI.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
DocSnapshot.ts (core) Add AzureExternalStorage 2022-05-09 21:44:57 +02:00
DocumentSettings.ts
DocUsage.ts (core) Keep track of row counts per table 2022-08-03 08:13:33 -07:00
DropdownCondition.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
emails.ts
EncActionBundle.ts
ErrorWithCode.ts
Features-ti.ts
Features.ts
FilterState.ts
Forms.ts
Formula.ts
getCurrentTime.ts
GranularAccessClause.ts
GristServerAPI.ts (core) Remove a bunch of dead code 2021-07-01 18:38:21 +02:00
gristTypes.ts
gristUrls.ts
gutil.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
InactivityTimer.ts
Install.ts
InstallAPI.ts
Interval.ts (core) Fix bugs with intervals 2022-08-25 12:38:36 -07:00
isHiddenTable.ts
KeyedMutex.ts
KeyedOps.ts (core) limit retries of uploads to external store in tests 2022-06-06 16:19:41 -04:00
LocaleCodes.ts (core) Extending default locale list 2021-09-24 15:10:13 +02:00
Locales.ts
LoginSessionAPI.ts (core) When reporting email in log metadata, use normalized email. 2024-02-15 10:49:01 -05:00
marshal.ts
MemBuffer.js
normalizedDateTimeString.ts docstrings, moment import, fix log format 2024-07-03 15:03:14 -04:00
NumberFormat.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
NumberParse.ts
orgNameUtils.ts
parseDate.ts
plugin.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
PluginInstance.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
PredicateFormula.ts
Prefs.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
RecentItems.js
RecordView.ts
RefCountMap.ts
RelativeDates.ts
resetOrg.ts (core) Show usage banners in doc menu of free team sites 2022-05-26 15:01:35 -07:00
roles.ts
RowFilterFunc.ts (core) Filter rows based on linked widgets when exporting view 2023-07-26 21:49:52 +02:00
SandboxInfo.ts
schema.ts
ShareAnnotator.ts
ShareOptions.ts (core) add initial support for special shares 2024-01-04 05:57:38 -05:00
sharing.ts
SortFunc.ts
SortSpec.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
StringUnion.ts Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
TableData.ts
TabularDiff.ts
tagManager.ts
tbind.ts
Telemetry.ts (core) Renaming installationId metadata for checkUpdateAPI telemetry endpoint. 2024-06-12 16:01:45 +02:00
TestState.ts
ThemePrefs-ti.ts
ThemePrefs.ts
Themes.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
timeFormat.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
tpromisified.ts
Triggers-ti.ts
Triggers.ts Add authorization header in webhooks stored in secrets table (#941) 2024-07-04 14:17:10 +02:00
tsconfig.json (core) show package.json version when hovering on Grist icon in grist-core 2022-10-12 16:02:01 -04:00
tsvFormat.ts
uploads.ts (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
urlUtils.ts
User.ts
UserAPI.ts
UserConfig.ts
ValueConverter.ts
ValueFormatter.ts (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 2023-05-02 10:28:14 -04:00
ValueGuesser.ts (core) Fix a bug with editing numbers in some locales. 2024-02-02 22:48:05 -05:00
ValueParser.ts
WidgetOptions.ts
widgetTypes.ts