185 Commits (2eeb689b86b4eac7298d555bf64ed12e58b943bc)

Author SHA1 Message Date
mike12345567 b416207292 Making sure routes are included. 5 years ago
mike12345567 a61edd8124 Formatting. 5 years ago
mike12345567 c947199558 Adding administration roles API. 5 years ago
mike12345567 cea82f9335 A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 5 years ago
mike12345567 5d387870d2 Updating valid to optionals. 5 years ago
Keviin Åberg Kultalahti 67256ea1a1 remove valid from settingsValidation 5 years ago
mike12345567 a289493224 Fixing an issue with the upload URL not being inserted in correct location. 5 years ago
Martin McKeaveney 022f501dee fixes from PR 5 years ago
mike12345567 2ec6b15e56 General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
mike12345567 c70d4444a9 Formatting. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 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 9b12de9162 Fixing an issue with platformUrl being required in settings. 5 years ago
mike12345567 1d643b6315 Adding link to the real email test. 5 years ago
mike12345567 7736869148 Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
mike12345567 075b00b534 Renaming registration to invite URL. 5 years ago
mike12345567 0d38d50878 Making sure relative logo URL is converted to a full path in templates. 5 years ago
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 5 years ago
Martin McKeaveney 7588030780 SMTP and template management E2E 5 years ago
Andrew Kingston 5a642071d6 Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 555cdcd5c4 wip: skeleton for users page 5 years ago
Martin McKeaveney 6b9a223094 update scoped config imports 5 years ago
Martin McKeaveney 42e0b3c1f9 lint 5 years ago
Martin McKeaveney 7d09bd8d70 unit tests 5 years ago
mike12345567 8c1f274fbb Making some changes to how configs are scoped. 5 years ago
Martin McKeaveney e8a5b0863c do not allow users to initialise again once an admin has been created 5 years ago
Martin McKeaveney fd2e2c0415 first time setup E2E 5 years ago
Martin McKeaveney ba2d72b205 renable worker protection 5 years ago
Martin McKeaveney 39b293aa9d endpoint for budibase configuration checklist 5 years ago
mike12345567 b3292e991a Making the code a query string parameter for invite/reset urls. 5 years ago
mike12345567 83c16a9f14 Formatting. 5 years ago
mike12345567 2ee4fd21e4 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 5 years ago
mike12345567 48236b2c2f Formatting. 5 years ago
mike12345567 5d2c1c23aa Updating configs API based on some feedback during the development of the settings frontend. 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 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Martin McKeaveney cb02c9bf58 google oauth UI 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