133 Commits (fc01bdaac9ffebf99382d9237f8a3fcec0cb275f)

Author SHA1 Message Date
mike12345567 fc01bdaac9 Formatting. 5 years ago
mike12345567 b372d2a824 Fleshed out fully all redis interactions for invitations and password resets. 5 years ago
mike12345567 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Michael Drury 48a0c66972 Fixing cypress tests. 5 years ago
Martin McKeaveney 784ac20dd8 external data connector block 5 years ago
mike12345567 58ca0d4224 Updating auth middleware to accomodate public endpoints for the server properly and some refactoring. 5 years ago
mike12345567 2b58d695af Updating packages so that @budibase/auth doesn't stop installations. 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
mike12345567 cd69c9a883 Adding auth endpoints to no auth list. 5 years ago
mike12345567 9e73a75512 Updating welcome to make it clear no login credentials in it. 5 years ago
mike12345567 65914d7cfa Moving header/footer and presentational tables to the base hbs email template. 5 years ago
mike12345567 b3933103a8 Formatting, linting and handling year copyright properly. 5 years ago
mike12345567 cba2b9a27d Formatting. 5 years ago
mike12345567 819d6e79f5 Updates after finding a better template to use and adding some real email testing with Ethereal platform. 5 years ago
mike12345567 48c1b4b1fe Major update, fixing email test case. 5 years ago
mike12345567 0dd46d12fa Updating test cases and some re-work of the email system. 5 years ago
mike12345567 d0072c28f8 continuing work on smtp testing. 5 years ago
mike12345567 ea8e3b7d3f Adding testing to worker, still WIP. 5 years ago
mike12345567 0a733b7c7a Updating config management for SMTP as well as finalising the work around generating and sending emails. 5 years ago
mike12345567 f6e25c3792 putting together the bulk of the email sending/config options. 5 years ago
mike12345567 163035cac7 Formatting. 5 years ago
mike12345567 85441c6141 Fleshing out the main work behind the email generation. 5 years ago
mike12345567 f445cd4d86 Formatting. 5 years ago
Martin McKeaveney c273152126 fix imports 5 years ago
mike12345567 086d8f0b14 Adding some base templates which will be returned based on purpose, need to create a list of options that will be exposed/made available via configuration. 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 e85b7682e0 Initial CRUD interface for templates. 5 years ago
mike12345567 15223080d5 Formatting and linting. 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 301f681c88 config creation and management APIs 5 years ago
mike12345567 b4c8bf81f7 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
Martin McKeaveney b5e19e4216 lint 5 years ago
Martin McKeaveney 4b5d302819 group CRUD 5 years ago
Martin McKeaveney 34a12831a6 basic group apis 5 years ago
mike12345567 b887fd6b99 Changing user db to be called global db. 5 years ago
Martin McKeaveney fdfb9dafb2 fix cypress tests, only login if cookie not present 5 years ago
mike12345567 af53ed2109 Fixing some issues with auth module. 5 years ago
Martin McKeaveney 9cebd859f8 merge 5 years ago
mike12345567 9e1315c535 Updating auth lib so that it takes in a pouch instance rather than creating its own. 5 years ago
mike12345567 aacfb6adba Updating worker/server to run in cypress properly. 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