Mel O'Hagan
|
d60a70af82
|
Move custom rbac from controller to routes
|
2022-11-30 09:29:56 +00:00 |
Mel O'Hagan
|
2ac638fc26
|
Only allow admin to create new user
|
2022-11-29 11:36:24 +00:00 |
Mel O'Hagan
|
e0645e0293
|
Invite is adminOnly
|
2022-11-28 16:02:49 +00:00 |
Mel O'Hagan
|
1567ab27d0
|
Allow developers to manage user access
|
2022-11-28 16:01:27 +00:00 |
mike12345567
|
a461c25cef
|
Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator.
|
2022-09-22 14:59:28 +01:00 |
mike12345567
|
39689d27f6
|
Updating user API to user a single bulk endpoint rather than case sensitive named endpoints.
|
2022-09-21 18:05:45 +01:00 |
Andrew Kingston
|
b9cc7a83c8
|
Fix users not being added to group when invited via email
|
2022-08-08 16:40:32 +01:00 |
mike12345567
|
65e8af01f5
|
Some more logging, moving middlewares to backend-core.
|
2022-08-04 19:03:50 +01:00 |
Andrew Kingston
|
feee950c3d
|
Merge pull request #7066 from Budibase/prod-user-fixes
Prod user fixes
|
2022-08-04 09:20:18 +01:00 |
Andrew Kingston
|
115ef53f82
|
Update multi-user invite endpoint
|
2022-08-03 19:20:33 +01:00 |
Andrew Kingston
|
6701c25fc9
|
Fix users invited by email not being able to take priveleged roles
|
2022-08-03 15:16:26 +01:00 |
Peter Clement
|
1da4645d58
|
use correct middleware
|
2022-08-03 14:37:41 +01:00 |
Peter Clement
|
d36fde046b
|
fix redirect loop in overview page
|
2022-08-03 14:35:10 +01:00 |
Peter Clement
|
6d12b1b24f
|
more efficient fetching of total users per app
|
2022-07-29 13:10:00 +01:00 |
Peter Clement
|
9e4e005dcb
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Peter Clement
|
8a066fb1cb
|
move worker middleware to backend-core
|
2022-07-22 11:50:51 +01:00 |
Peter Clement
|
c5b9be60c7
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
Peter Clement
|
4543b1213f
|
some user table fixes
|
2022-07-13 15:46:10 +01:00 |
Martin McKeaveney
|
2b42545b77
|
prevent redirect on app overview by allowing builders access to user endpoint
|
2022-07-13 11:49:23 +01:00 |
Peter Clement
|
72a67adcf4
|
improve performance of adding users and groups
|
2022-07-11 15:29:39 +01:00 |
Peter Clement
|
daafba8ec8
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-05 16:04:01 +01:00 |
Peter Clement
|
a84b36cc54
|
group / user app assignment
|
2022-07-05 09:21:59 +01:00 |
mike12345567
|
136eec3388
|
Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage.
|
2022-06-30 16:01:14 +01:00 |
Rory Powell
|
4e77571ddb
|
Merge branch 'release' into feature/event-backfill
|
2022-06-06 09:50:06 +01:00 |
Martin McKeaveney
|
35b007d13c
|
fix users list on app overview
|
2022-06-01 15:20:56 +01:00 |
Rory Powell
|
75be1e031b
|
user / rbac events + tests
|
2022-04-08 01:28:22 +01:00 |
mike12345567
|
93f2ed11ff
|
Shifting over all of self API, deprecating old endpoints.
|
2022-02-14 18:11:35 +00:00 |
mike12345567
|
788cb19fa8
|
Moving APIs around after some discussion, creating a self API to make it obvious.
|
2022-02-10 18:34:55 +00:00 |
Michael Drury
|
e01563b6fc
|
Adding basic endpoints for API keys.
|
2022-02-09 23:16:24 +00:00 |
Rory Powell
|
651947bb49
|
Add API keys between account portal and budibase
|
2021-10-04 13:40:50 +01:00 |
Rory Powell
|
ee2732fd51
|
Cloud SSO flow and auto login on verification
|
2021-09-21 18:20:26 +01:00 |
Rory Powell
|
72a0203829
|
Password reset for budibase users
|
2021-09-17 13:41:22 +01:00 |
Rory Powell
|
47e4ef0704
|
Account portal cors and auth changes
|
2021-09-07 11:22:11 +01:00 |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4 , reversing
changes made to 1beca4ee96 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
mike12345567
|
19ad28a491
|
Adding mechanism for lookup of userId/email to tenantId.
|
2021-07-23 19:22:04 +01:00 |
mike12345567
|
190798d4ee
|
Swapping admin -> global in worker to reduce confusion in API url naming.
|
2021-07-22 12:56:47 +01:00 |