noshutdown-ru / vault

Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.
https://noshutdown.ru/en/redmine-plugins-vault
46 stars 29 forks source link

Error in redmine subdir #47

Closed JDStar closed 4 years ago

JDStar commented 5 years ago

My redmine is in URI example https://my.domain.rm/redmine/. Your plugin use non relative path to URI like: #admin-menu a.vault { background-image: url("/images/locked.png"); } and if I try save parameters in vault plugin server return 404 code because save action make: https://my.domain.rm/vault_settings instead of corrected in my redmine instance https://my.domain.rm/redmine/vault_settings

noshutdown-ru-user commented 5 years ago

we take a look

noshutdown-ru-user commented 4 years ago

should be fine now in https://github.com/noshutdown-ru/vault/tree/development