1
0
Fork 0
mirror of synced 2024-08-19 20:11:42 +12:00
budibase/packages/auth/src
2021-05-13 17:24:32 +01:00
..
db set up live replication between prod and dev instances 2021-05-13 17:24:32 +01:00
middleware Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
objectStore Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app. 2021-05-13 13:29:53 +01:00
redis Fixing an issue with portal calls causing the app to be re-locked. 2021-05-13 15:32:03 +01:00
constants.js 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. 2021-05-11 17:49:26 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
hashing.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
index.js Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 2021-05-06 19:27:24 +01:00
utils.js Finalising the usage of redis in the password reset and invitation systems. 2021-05-05 15:10:28 +01:00