14 Commits (e2d29f05625fbb52365014a6fb5fcb2eeff941b8)

Author SHA1 Message Date
mike12345567 a209606739 Adding test cases for current app middleware as well as removing some old middlewares that were no longer used. 5 years ago
Martin McKeaveney b5a5df7f60 login page 5 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 5 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 5 years ago
Martin McKeaveney edfda5ca4a further simplification of jwt auth 5 years ago
Martin McKeaveney 1054e25c84 flip auth boolean 5 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 5 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 5 years ago
Martin McKeaveney 349a47c1e1 basic couchDB authentication using passport 5 years ago
mike12345567 53b7589d9e Updating worker package with the various parts of server that needed moved over. 5 years ago
mike12345567 29424e59c0 Linting. 6 years ago
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
mike12345567 b6e5658f4e Linting. 6 years ago
mike12345567 675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 6 years ago
Michael Drury 7845118fb3 Renaming deployment service to worker service for its expansion plans. 6 years ago