From ac29ce83aed8ffac84675a3704b72664c8c6d506 Mon Sep 17 00:00:00 2001 From: Chakravarthy7102 Date: Mon, 11 Sep 2023 17:07:11 +0530 Subject: [PATCH] bump version to 0.7.2 --- CHANGELOG.md | 4 ++ api_spec.yaml | 10 +++- build/static/js/bundle.js | 2 +- build/static/js/bundle.js.map | 2 +- package-lock.json | 101 +++++++++------------------------- package.json | 2 +- src/version.ts | 2 +- 7 files changed, 42 insertions(+), 81 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 855bfbbb..d20fd463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +## [0.7.2] - 2023-09-11 + +- Enforces read, write permissions for allowed user on the user management dashboard. + ## [0.7.1] - 2023-08-03 - Fixed issues where DELETE request had header `"Content-Type": "application/json"` diff --git a/api_spec.yaml b/api_spec.yaml index 2f563e0d..646045fe 100644 --- a/api_spec.yaml +++ b/api_spec.yaml @@ -4,6 +4,7 @@ info: version: 0.0.0 title: Dashboard Interface description: Interface for dashboard and backend SDK to communicate with each other. All APIs must be prefixed by `{apiDomain}/{apiBasePath}` + note: "All the POST api's would give 403 status code back when user permissions are enabled." tags: - name: "User Authentication" @@ -1203,15 +1204,18 @@ paths: emailPassword: type: object properties: - enabled: boolean + enabled: + type: boolean passwordless: type: object properties: - enabled: boolean + enabled: + type: boolean thirdParty: type: object properties: - enabled: boolean + enabled: + type: boolean servers: # Added by API Auto Mocking Plugin diff --git a/build/static/js/bundle.js b/build/static/js/bundle.js index 7fe9876d..935f8088 100644 --- a/build/static/js/bundle.js +++ b/build/static/js/bundle.js @@ -1,3 +1,3 @@ /*! For license information please see bundle.js.LICENSE.txt */ -!function(){var e={1694:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function a(){for(var e=[],t=0;t