1004 Commits (3ca15a205f6581df7e7d25823a6fa77ab41a6fbf)

Author SHA1 Message Date
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 4 years ago
mike12345567 b920f8cb05 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 4 years ago
mike12345567 a2f18e2e44 Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 4 years ago
mike12345567 59ee85f46c Removing session API. 4 years ago
mike12345567 2f665362e4 Updating pino logging to remove health check spam. 4 years ago
mike12345567 65e8af01f5 Some more logging, moving middlewares to backend-core. 4 years ago
mike12345567 a05e21ee4b Allow builders (not just admins) to delete apps. 4 years ago
Rory Powell 3b3f3188ab Sync global-info users to fix login + prevent double password hashing 4 years ago
Rory Powell 81625729d9 Fix login issues for new users 4 years ago
Andrew Kingston 115ef53f82 Update multi-user invite endpoint 4 years ago
Andrew Kingston b60a1ad7b0 Remove log 4 years ago
Andrew Kingston 6701c25fc9 Fix users invited by email not being able to take priveleged roles 4 years ago
Peter Clement 1da4645d58 use correct middleware 4 years ago
Peter Clement d36fde046b fix redirect loop in overview page 4 years ago
mike12345567 b87fcc1f8f Adding API checks to stop deletion of self. 4 years ago
Rory Powell c90dfbb00f Add updatedAt and createdAt as optional to all joi middleware 4 years ago
Peter Clement 847fc6c4e5 pr comments 4 years ago
Peter Clement 323c23b4d8 pr comments and updating group check to be more safe 4 years ago
Peter Clement 6d12b1b24f more efficient fetching of total users per app 4 years ago
Peter Clement 342efa64b3 fix test naming 4 years ago
Peter Clement e5a6acdf47 update tests 4 years ago
Peter Clement b8fa697482 comment out tests for meanwhile 4 years ago
Peter Clement 0f19222393 fix type 4 years ago
Peter Clement e468f83902 adding tests and pr comments 4 years ago
Peter Clement fd7ed6d28f user post processing 4 years ago
Peter Clement 0c831f369d refactor groups into pro and some other pr comments 4 years ago
Peter Clement b078ea9d8d adding limits for uploading users 4 years ago
Peter Clement 9bb32f610c some more pr comments 4 years ago
Peter Clement 3f401b35f3 moar bulkdocs 4 years ago
Peter Clement caa06e5772 fix builder assignment issue 4 years ago
Peter Clement 9e4e005dcb move bulk update / delete functionality out of controller 4 years ago
Peter Clement 8a066fb1cb move worker middleware to backend-core 4 years ago
Peter Clement a5d0b8c74b fixing bug on multi tenant environment 4 years ago
Peter Clement ed3ba79730 switch import order 4 years ago
Peter Clement 48eeb6a7c6 removing test fix 4 years ago
Peter Clement dc991996e3 test unit test fix 4 years ago
Peter Clement ea061e6ab1 updating license check to search for feature 4 years ago
Peter Clement 2c16089258 move group routes to pro module 4 years ago
Peter Clement e239318ff6 move controller funcs into bb pro 4 years ago
Peter Clement 3f5fea9adc update handling of group roles 4 years ago
Peter Clement dfdee4d271 lint 4 years ago
Peter Clement e63c7fd56f update groups doc to take a roles object 4 years ago
NEOLPAR a7898411a9 fixed issue bulkDelete losing context because of a forEach loop 4 years ago
Peter Clement 71179b0f1e overview card updates 4 years ago
NEOLPAR 22864ba324 fixed duplicating users in user creation backend 4 years ago
Peter Clement 4543b1213f some user table fixes 4 years ago
mike12345567 b860e05fe8 Quick fix for realEmail test which was causing problems. 4 years ago
mike12345567 ec9c0a3ed7 Increasing real email test timeout. 4 years ago
mike12345567 a946641735 Fix for #6681 - email save validation not working. 4 years ago
Martin McKeaveney 2b42545b77 prevent redirect on app overview by allowing builders access to user endpoint 4 years ago