Michael Drury
|
e01563b6fc
|
Adding basic endpoints for API keys.
|
2022-02-09 23:16:24 +00:00 |
mike12345567
|
5d9b3af332
|
Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised.
|
2022-01-12 11:32:14 +00:00 |
mike12345567
|
836a2f5863
|
Switching out @budibase/auth to @budibase/backend-core.
|
2022-01-10 19:33:00 +00:00 |
mike12345567
|
a7b5fc2e1b
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
2021-10-08 18:21:40 +01:00 |
Rory Powell
|
651947bb49
|
Add API keys between account portal and budibase
|
2021-10-04 13:40:50 +01:00 |
mike12345567
|
a39b633c90
|
Formatting and adding routing checks to push the user out of admin menus when they are not an admin.
|
2021-05-21 17:12:25 +01:00 |
mike12345567
|
18cbb02bf9
|
Updating administration middleware so that internal requests allowed through automatically.
|
2021-05-21 16:43:01 +01:00 |
mike12345567
|
6d6eee2a93
|
Adding the ability to get all apps, with the status attached.
|
2021-05-19 15:09:57 +01:00 |
mike12345567
|
1956d9765e
|
Adding admin only endpoint, removing the ability to create/delete global users from the app server and adding a global self user update.
|
2021-05-19 13:17:50 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
mike12345567
|
a209606739
|
Adding test cases for current app middleware as well as removing some old middlewares that were no longer used.
|
2021-04-13 13:32:09 +01:00 |
Martin McKeaveney
|
b5a5df7f60
|
login page
|
2021-04-11 11:35:55 +01:00 |
mike12345567
|
792114ef46
|
First pass of global user configuration through existing user API with role mappings.
|
2021-04-08 16:58:33 +01:00 |
Martin McKeaveney
|
edfda5ca4a
|
further simplification of jwt auth
|
2021-04-08 11:53:40 +01:00 |
Martin McKeaveney
|
1054e25c84
|
flip auth boolean
|
2021-04-08 11:21:52 +01:00 |
Martin McKeaveney
|
73dfad3001
|
encapsulate more auth functionality into shared module and use in worker
|
2021-04-08 11:20:37 +01:00 |
Martin McKeaveney
|
87b1924470
|
groundwork for budibase auth lib
|
2021-04-07 11:33:16 +01:00 |
Martin McKeaveney
|
349a47c1e1
|
basic couchDB authentication using passport
|
2021-04-01 20:34:43 +01:00 |
mike12345567
|
53b7589d9e
|
Updating worker package with the various parts of server that needed moved over.
|
2021-03-29 17:31:41 +01:00 |
mike12345567
|
29424e59c0
|
Linting.
|
2021-01-14 17:02:05 +00:00 |
mike12345567
|
0c66d9fca4
|
When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId.
|
2021-01-14 17:01:31 +00:00 |
mike12345567
|
b6e5658f4e
|
Linting.
|
2021-01-06 17:28:22 +00:00 |
mike12345567
|
675e5127ad
|
Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final.
|
2021-01-06 16:58:29 +00:00 |
Michael Drury
|
7845118fb3
|
Renaming deployment service to worker service for its expansion plans.
|
2020-12-17 12:39:55 +00:00 |