9 Commits (3a747de207d9bcf08ec91f238fe6e4c2ca0b0e44)

Author SHA1 Message Date
mike12345567 c70d4444a9 Formatting. 5 years ago
mike12345567 92cc0bc7cd Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
mike12345567 8c1f274fbb Making some changes to how configs are scoped. 5 years ago
mike12345567 403ee4a870 Formatting. 5 years ago
mike12345567 b4beb4d8da Finishing invite send email. 5 years ago
mike12345567 7bc3514fc1 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
mike12345567 fc01bdaac9 Formatting. 5 years ago
mike12345567 b372d2a824 Fleshed out fully all redis interactions for invitations and password resets. 5 years ago
mike12345567 58ca0d4224 Updating auth middleware to accomodate public endpoints for the server properly and some refactoring. 5 years ago
mike12345567 60b61f1322 Fixing login issue. 5 years ago
mike12345567 adce859f98 Formatting. 5 years ago
mike12345567 08c158c121 Adding a redis client to the auth system, as part of work towards the reset password flow. 5 years ago
Martin McKeaveney c273152126 fix imports 5 years ago
Martin McKeaveney 2555d711b2 scoped configuration management 5 years ago
Martin McKeaveney f7085a57c7 lint 5 years ago
Martin McKeaveney 6462848191 config specificity 5 years ago
Martin McKeaveney 8fab374c1f google login reading from couch 5 years ago
Martin McKeaveney 28f8f8b6ef custom google middleware 5 years ago
mike12345567 76ceb6a951 Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake. 5 years ago
Martin McKeaveney ffe167bbd3 google auth E2E 5 years ago
Martin McKeaveney 9cebd859f8 merge 5 years ago
mike12345567 9af9761753 Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 5 years ago
mike12345567 c7171d0303 Linting. 5 years ago
Martin McKeaveney a68227735c ensuring public users can log in after being assigned a roleId 5 years ago
Martin McKeaveney c4a9d8c9f0 self endpoint, simple auth 5 years ago
Martin McKeaveney 468b9b97f9 builder login 5 years ago
Martin McKeaveney 98576f586e login page 5 years ago
Martin McKeaveney 2077073986 move auth controller into it's own dir 5 years ago
Martin McKeaveney c7f4070ff5 encapsulate more auth functionality into shared module and use in worker 5 years ago
Martin McKeaveney f135aa9db4 JWT auth on admin endpoints 5 years ago
Martin McKeaveney cf073a1e55 groundwork for budibase auth lib 5 years ago
Martin McKeaveney 3f1c18e7dd basic couchDB authentication using passport 5 years ago