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

add 'inline' route to allow embedding uploads #2970

Merged
merged 1 commit into from May 31, 2023

Conversation

novag
Copy link
Contributor

@novag novag commented May 21, 2023

This change adds an 'inline' route to uploads which sets the
'Content-Disposition' HTTP header to 'inline'. This allows modules to
embed and display uploads in an HTML 'embed' element.

This change adds an 'inline' route to uploads which sets the
'Content-Disposition' HTTP header to 'inline'. This allows modules to
embed and display uploads in an HTML 'embed' element.
@cuneytsenturk cuneytsenturk added this to the 3.0.15 milestone May 31, 2023
@cuneytsenturk cuneytsenturk merged commit dbd2589 into akaunting:master May 31, 2023
2 checks passed
@cuneytsenturk
Copy link
Member

Thanks for pull request @novag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants