This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24d84ee2b4
budibase
/
packages
/
auth
/
src
History
mike12345567
a61edd8124
Formatting.
2021-05-14 16:32:51 +01:00
..
db
Formatting.
2021-05-14 16:32:51 +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
Fixing an issue with portal calls causing the app to be re-locked.
2021-05-13 15:32:03 +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