16 Commits (2eeb689b86b4eac7298d555bf64ed12e58b943bc)

Author SHA1 Message Date
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 c51dacd0fe Adding test cases for current app middleware as well as removing some old middlewares that were no longer used. 6 years ago
Martin McKeaveney 98576f586e login page 6 years ago
mike12345567 3214abb89a Global users now working through the server, all requests proxied. 6 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 6 years ago
Martin McKeaveney 4abe6192dc further simplification of jwt auth 6 years ago
Martin McKeaveney 6aa7a38442 flip auth boolean 6 years ago
Martin McKeaveney c7f4070ff5 encapsulate more auth functionality into shared module and use in worker 6 years ago
Martin McKeaveney cf073a1e55 groundwork for budibase auth lib 6 years ago
Martin McKeaveney 3f1c18e7dd basic couchDB authentication using passport 6 years ago
mike12345567 9423128369 Updating worker package with the various parts of server that needed moved over. 6 years ago
mike12345567 0e9d831e73 Linting. 6 years ago
mike12345567 16a25a7cff 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 e98f9a9e94 Linting. 6 years ago
mike12345567 882cfa700b 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 84a16e2dfb Renaming deployment service to worker service for its expansion plans. 6 years ago