1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/backend-core/src/middleware
2022-04-24 23:33:50 +01:00
..
passport only save refresh token in google auth 2022-04-24 23:33:50 +01:00
auditLog.js
authenticated.js Fixing an issue with the public API loading for the first time in a multi-tenant environment, also fixing an issue in self host when switching between environments with different secrets. 2022-03-14 19:05:02 +00:00
csrf.js Don't apply csrf to existing sessions. Handle only supported content types 2022-01-26 12:52:53 +00:00
index.js Link app context with tenancy, remove app tenancy middleware 2022-03-24 13:04:49 +00:00
internalApi.js Migrations 2.0 2022-01-24 10:48:59 +00:00
matchers.js
tenancy.js Refactoring backend-core tenancy to context, splitting out tenancy functionality to its own area. 2022-01-31 17:53:19 +00:00