1
0
Fork 0
mirror of synced 2024-08-19 20:11:42 +12:00
Commit graph

13 commits

Author SHA1 Message Date
Martin McKeaveney
3a53dbe1f7 v0.9.4 2021-05-25 12:44:36 +01:00
Martin McKeaveney
4c9c7b05a3 v0.9.3 2021-05-24 21:54:28 +01:00
Martin McKeaveney
40abd4fe3d v0.9.2 2021-05-24 17:20:20 +01:00
Martin McKeaveney
7103df0013 v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney
fd9f4a3027 v0.9.0 2021-05-20 14:49:19 +01:00
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. 2021-05-14 15:43:41 +01:00
Michael Drury
5006ca90c4 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
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. 2021-05-05 17:49:34 +01:00
mike12345567
04fd81eb7a v0.18.6 2021-04-28 15:13:33 +01:00
mike12345567
08c158c121 Adding a redis client to the auth system, as part of work towards the reset password flow. 2021-04-27 17:29:05 +01:00
Martin McKeaveney
34a12831a6 basic group apis 2021-04-19 11:34:07 +01:00
mike12345567
9e1315c535 Updating auth lib so that it takes in a pouch instance rather than creating its own. 2021-04-15 16:45:21 +01:00
Martin McKeaveney
cf073a1e55 groundwork for budibase auth lib 2021-04-07 11:33:16 +01:00