Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webapi): Require legacy scope for HTML support #1073

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

oskogstad
Copy link
Collaborator

@oskogstad oskogstad commented Sep 2, 2024

Description

This "hides" HTML support from the API, only allowed with legacy scope.
Scope is to be used when importing old stuff from Altinn2/3 to Dialogporten

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • Documentation is updated (either in docs-directory, Altinnpedia or a separate linked PR in altinn-studio-docs., if applicable)

@oskogstad oskogstad force-pushed the feat/remove-html-support-for-content branch from 42d6bc7 to 81161ef Compare September 3, 2024 10:32
@oskogstad oskogstad changed the title [DRAFT] feat(webapi): Remove HTML support feat(webapi): Remove HTML support Sep 3, 2024
@oskogstad oskogstad marked this pull request as ready for review September 3, 2024 10:33
@oskogstad oskogstad requested a review from a team as a code owner September 3, 2024 10:33
@oskogstad oskogstad changed the title feat(webapi): Remove HTML support feat(webapi): Require legacy scope for HTML support Sep 3, 2024
knuhau
knuhau previously approved these changes Sep 3, 2024
@oskogstad oskogstad force-pushed the feat/remove-html-support-for-content branch from fdf8dd4 to 24db806 Compare September 3, 2024 13:03
Copy link

sonarcloud bot commented Sep 3, 2024

@oskogstad oskogstad merged commit 03237cc into main Sep 3, 2024
19 checks passed
@oskogstad oskogstad deleted the feat/remove-html-support-for-content branch September 3, 2024 13:19
oskogstad pushed a commit that referenced this pull request Sep 4, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.16.0](v1.15.0...v1.16.0)
(2024-09-04)


### Features

* **webapi:** Require legacy scope for HTML support
([#1073](#1073))
([03237cc](03237cc))
* **webAPI:** Require UUIDv7
([#1032](#1032))
([e9b844f](e9b844f))


### Bug Fixes

* Fix iss claim in dialog token
([#1047](#1047))
([9ab4a85](9ab4a85))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants