1
0
Fork 0
mirror of synced 2024-07-26 16:46:16 +12:00
budibase/packages/auth/src/db
2021-11-16 10:30:37 +00:00
..
constants.js Ignore case when finding user by email 2021-10-26 12:40:30 +01:00
index.js Fixing issue presented by test, passing Couch instance around for when it is being used in memory. 2021-11-15 19:34:08 +00:00
Replication.js Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 2021-10-22 14:34:20 +01:00
utils.js Adding specific error cases to all app ID checking functions - three cases, is dev/prod, isn't and no app/ID provided. 2021-11-16 10:30:37 +00:00
views.js Ignore case when finding user by email 2021-10-26 12:40:30 +01:00