Hi everyone,
I made this patch to fix this bug on the admin page when using subpath:
Have a great day
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2713
**Author:** [@GeekCornerGH](https://github.com/GeekCornerGH)
**Created:** 8/28/2022
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `permit-subpath-admin-page-fix`
---
### 📝 Commits (2)
- [`3cd3bcc`](https://github.com/dani-garcia/vaultwarden/commit/3cd3bcc89babc6f550a481b459a16d4666a7e911) fix: Permit admin page on subpaths
- [`e035407`](https://github.com/dani-garcia/vaultwarden/commit/e0354077ba77f46409f46968e5c08179256df890) Merge branch 'main' into permit-subpath-admin-page-fix
### 📊 Changes
**5 files changed** (+31 additions, -31 deletions)
<details>
<summary>View changed files</summary>
📝 `src/static/templates/admin/base.hbs` (+11 -11)
📝 `src/static/templates/admin/diagnostics.hbs` (+1 -1)
📝 `src/static/templates/admin/organizations.hbs` (+4 -4)
📝 `src/static/templates/admin/settings.hbs` (+4 -4)
📝 `src/static/templates/admin/users.hbs` (+11 -11)
</details>
### 📄 Description
Hi everyone,
I made this patch to fix this bug on the admin page when using subpath:

Have a great day
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/2713
Author: @GeekCornerGH
Created: 8/28/2022
Status: ❌ Closed
Base:
main← Head:permit-subpath-admin-page-fix📝 Commits (2)
3cd3bccfix: Permit admin page on subpathse035407Merge branch 'main' into permit-subpath-admin-page-fix📊 Changes
5 files changed (+31 additions, -31 deletions)
View changed files
📝
src/static/templates/admin/base.hbs(+11 -11)📝
src/static/templates/admin/diagnostics.hbs(+1 -1)📝
src/static/templates/admin/organizations.hbs(+4 -4)📝
src/static/templates/admin/settings.hbs(+4 -4)📝
src/static/templates/admin/users.hbs(+11 -11)📄 Description
Hi everyone,

I made this patch to fix this bug on the admin page when using subpath:
Have a great day
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.