.. |
accounts
|
Prevent SSO users from setting / resetting a password (#9672)
|
2023-02-21 08:23:53 +00:00 |
auth
|
Prevent SSO users from setting / resetting a password (#9672)
|
2023-02-21 08:23:53 +00:00 |
cache
|
Enable higher concurrency and resiliency in worker tests
|
2023-02-13 11:57:30 +00:00 |
constants
|
Required work to support the new lucene audit logs search indexing.
|
2023-02-17 16:26:55 +00:00 |
context
|
Adding new mechanism to get the ipAddress and userAgent of call for audit logs.
|
2023-02-21 19:14:57 +00:00 |
db
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs
|
2023-02-21 17:26:24 +00:00 |
errors
|
Replace ts-jest with swc/jest (#9289)
|
2023-01-11 09:37:37 +00:00 |
events
|
Some work to make sure the user agent and ip address are always passed correctly to audit logs.
|
2023-02-22 16:10:54 +00:00 |
featureFlags
|
Enable higher concurrency and resiliency in worker tests
|
2023-02-13 11:57:30 +00:00 |
middleware
|
Getting downloading working correctly, some minor UI updates, adding a new middleware for converting a query string to a body (useful for when a GET has to be used).
|
2023-02-22 18:50:27 +00:00 |
migrations
|
Run CI steps in parallel (#9760)
|
2023-02-21 17:13:24 +00:00 |
objectStore
|
Enable higher concurrency and resiliency in worker tests
|
2023-02-13 11:57:30 +00:00 |
platform
|
Enable higher concurrency and resiliency in worker tests
|
2023-02-13 11:57:30 +00:00 |
plugin
|
General work after running some tests in CI - general refactoring as well.
|
2022-11-28 17:54:04 +00:00 |
queue
|
Adding new mechanism to get the ipAddress and userAgent of call for audit logs.
|
2023-02-21 19:14:57 +00:00 |
redis
|
Run CI steps in parallel (#9760)
|
2023-02-21 17:13:24 +00:00 |
security
|
Some type updates and an improvement to encryption to allow selecting the secret from an option list.
|
2023-01-16 18:15:43 +00:00 |
tenancy
|
Enable higher concurrency and resiliency in worker tests
|
2023-02-13 11:57:30 +00:00 |
utils
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs
|
2023-02-21 17:26:24 +00:00 |
environment.ts
|
Rename LOG_4XX to ENABLE_4XX_HTTP_LOGGING and enable by default
|
2023-02-13 14:39:24 +00:00 |
helpers.ts
|
Complete conversion of backend-core to Typescript.
|
2022-11-24 18:48:51 +00:00 |
index.ts
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs
|
2023-02-21 17:26:24 +00:00 |
installation.ts
|
Fix installation race conditions
|
2023-01-31 17:27:25 +00:00 |
logging.ts
|
Fix pino request id generation (#9324)
|
2023-01-12 10:25:21 +00:00 |
newid.ts
|
Fixing some issues detected by testing.
|
2022-11-26 21:26:19 +00:00 |
users.ts
|
Implementing a few basic tests to create and search the audit logs.
|
2023-02-23 17:23:06 +00:00 |