21 Commits (1306f4cd684d4abd6ca47ddcbe1de4e209fee2fe)

Author SHA1 Message Date
Martin McKeaveney 1306f4cd68 move auth controller into it's own dir 5 years ago
Martin McKeaveney edfda5ca4a further simplification of jwt auth 5 years ago
Martin McKeaveney 4390bc5c0c encapsulate db ID generation functions 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 46ddcdce2c JWT auth on admin endpoints 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 bcde3a6d64 Replacing deprecated symbols. 5 years ago
mike12345567 f48b09d378 Starting worker instance as part of the stack, some changes to how environment handled for worker. 5 years ago
Martin McKeaveney f7f385937c redis, tidy ups 5 years ago
mike12345567 fcde592385 Review comments. 6 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
mike12345567 6c6a63e9d1 Quick fixes. 6 years ago
mike12345567 97bb1e209d Linting. 6 years ago
mike12345567 8655d73248 Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
Michael Drury 7845118fb3 Renaming deployment service to worker service for its expansion plans. 6 years ago