This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25454bff9d
budibase
/
packages
/
worker
/
src
History
Dean
9a677fce72
Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues
2022-08-18 10:59:40 +01:00
..
api
Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues
2022-08-18 10:59:40 +01:00
constants
Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised.
2022-01-12 11:32:14 +00:00
db
Remove remaining direct usage of CouchDB. Add common pouch config to backend-core
2022-04-19 16:45:27 +01:00
middleware
Some more logging, moving middlewares to backend-core.
2022-08-04 19:03:50 +01:00
migrations
Sync global-info users to fix login + prevent double password hashing
2022-08-04 14:49:56 +01:00
sdk
Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated.
2022-08-05 17:13:03 +01:00
tests
adding tests and pr comments
2022-07-27 10:20:39 +01:00
utilities
adding limits for uploading users
2022-07-26 12:17:01 +01:00
environment.js
Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated.
2022-08-05 17:13:03 +01:00
index.ts
Updating pino logging to remove health check spam.
2022-08-04 20:23:45 +01:00