1
0
Fork 0
mirror of synced 2024-08-17 11:01:26 +12:00
Commit graph

162 commits

Author SHA1 Message Date
mike12345567
df4af0fb9a Adding basic encrypt/decrypt pathway. 2022-02-14 18:32:09 +00:00
mike12345567
c83e25fb59 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-14 17:32:21 +00:00
Budibase Staging Release Bot
410e8a2888 v1.0.58-alpha.4 2022-02-14 15:04:23 +00:00
mike12345567
a0eb72cef3 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-14 13:08:37 +00:00
Budibase Staging Release Bot
b010c2fd63 v1.0.58-alpha.3 2022-02-14 12:04:23 +00:00
Budibase Staging Release Bot
709e5ac547 v1.0.58-alpha.2 2022-02-14 11:00:33 +00:00
mike12345567
249b2dbba8 Adding tenancy to the API key, making the authenticated middleware aware of new user API keys, using a view to lookup the user by API key. 2022-02-11 22:24:48 +00:00
Budibase Staging Release Bot
e4d5aa6521 v1.0.58-alpha.1 2022-02-11 18:29:37 +00:00
mike12345567
0c3670353a Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-11 17:26:23 +00:00
mike12345567
594cb77b1e Getting api key/dev info docs setup and in use. 2022-02-10 19:06:49 +00:00
Budibase Staging Release Bot
7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Martin McKeaveney
d1cebc61a9 merge with master 2022-02-10 18:57:26 +01:00
Martin McKeaveney
3a653e9f98 merge with master 2022-02-10 18:24:36 +01:00
Budibase Staging Release Bot
39a27d1dae v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Release Bot
9852015cfa v1.0.57 2022-02-10 10:41:52 +00:00
Budibase Release Bot
87db7db456 v1.0.56 2022-02-10 09:35:51 +00:00
Martin McKeaveney
e2a1b917ff Merge branch 'master' of github.com:Budibase/budibase 2022-02-10 10:29:29 +01:00
Martin McKeaveney
0966720982 use google env variable for client secret and ID, update helm chart to pass variables to worker 2022-02-10 10:28:46 +01:00
Budibase Release Bot
a15268d682 v1.0.55 2022-02-09 17:41:16 +00:00
Martin McKeaveney
08a3ae0e7c use env platform URL for datasource auth to prevent tenant overrides 2022-02-09 18:33:29 +01:00
Budibase Staging Release Bot
7ed0cb274a v1.0.50-alpha.6 2022-02-09 15:12:28 +00:00
Budibase Release Bot
18ea87e5e3 v1.0.54 2022-02-09 14:57:41 +00:00
Michael Drury
1cc32e42c0 Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +00:00
Budibase Staging Release Bot
fcddaf1f73 v1.0.50-alpha.5 2022-02-09 14:38:55 +00:00
Budibase Release Bot
c941ecad1e v1.0.53 2022-02-09 14:27:35 +00:00
Andrew Kingston
91ef045396 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-09 14:24:05 +00:00
Budibase Release Bot
4ab5ef95ee v1.0.52 2022-02-08 17:19:05 +00:00
Budibase Staging Release Bot
14b0ef2ec5 v1.0.50-alpha.4 2022-02-08 16:13:59 +00:00
Budibase Release Bot
7dbb77fcff v1.0.51 2022-02-08 16:06:53 +00:00
Budibase Staging Release Bot
c229768b72 v1.0.50-alpha.3 2022-02-08 15:32:30 +00:00
Budibase Staging Release Bot
10077bdde2 v1.0.50-alpha.2 2022-02-08 14:51:54 +00:00
Budibase Staging Release Bot
5aa0b87e17 v1.0.50-alpha.1 2022-02-08 11:53:04 +00:00
Budibase Release Bot
00234cf186 v1.0.50 2022-02-08 10:01:04 +00:00
Andrew Kingston
d90ccc26c7 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-08 08:12:37 +00:00
Budibase Staging Release Bot
8bf26bed76 v1.0.50-alpha.0 2022-02-07 20:42:24 +00:00
Martin McKeaveney
3742c7dc91 merge 2022-02-07 21:24:44 +01:00
Budibase Staging Release Bot
d91efb9678 v1.0.49-alpha.16 2022-02-07 16:54:28 +00:00
Budibase Staging Release Bot
6881cee40e v1.0.49-alpha.15 2022-02-07 15:46:09 +00:00
Andrew Kingston
2969f2d24c Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-07 14:45:14 +00:00
Budibase Staging Release Bot
22a685aade v1.0.49-alpha.14 2022-02-07 10:52:24 +00:00
Michael Drury
ca209ad3ff Merge pull request #4332 from Budibase/fix/various-user-fixes
Various fixes for RBAC and user administration
2022-02-07 10:44:08 +00:00
Budibase Staging Release Bot
2a5e169b7c v1.0.49-alpha.13 2022-02-07 10:27:31 +00:00
mike12345567
a214400e03 Fixing issue which was blocking the ability to logout fully, as well as causing issues with new user signup and password reset. 2022-02-04 17:35:45 +00:00
mike12345567
d87b8c0563 Fix for #4267 - allow admins to access all roles. 2022-02-04 17:34:39 +00:00
Budibase Staging Release Bot
508d7d1738 v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
Budibase Release Bot
2dea8789e8 v1.0.49 2022-02-04 12:19:39 +00:00
Budibase Staging Release Bot
0f11aea9d4 v1.0.49-alpha.11 2022-02-04 11:10:37 +00:00
Budibase Staging Release Bot
0b91bfdf85 v1.0.49-alpha.10 2022-02-04 10:32:31 +00:00
Andrew Kingston
a3eef9f534 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-04 09:23:32 +00:00
Budibase Staging Release Bot
47dc1ac540 v1.0.49-alpha.9 2022-02-03 20:58:29 +00:00