1
0
Fork 0
mirror of synced 2024-07-21 06:05:52 +12:00
budibase/packages/auth/src
Martin McKeaveney d5fb542589 lint
2021-05-17 21:43:50 +01:00
..
db lint 2021-05-17 21:43:50 +01:00
middleware Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
objectStore 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. 2021-05-14 15:43:41 +01:00
redis lint 2021-05-17 21:43:50 +01:00
security Formatting. 2021-05-14 16:32:51 +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