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

Keys can't be longer than 32 characters #43

Closed dktcoding closed 5 years ago

dktcoding commented 5 years ago

When a password has at most 31 chars there's no problem:

screen shot 2018-11-25 at 02 05 11

But when a password is more than 31 chars long:

screen shot 2018-11-25 at 02 05 20

Is this by design?


Redmine 3.4.6 Using Redmine encryption with a 128 char password

noshutdown-ru-user commented 5 years ago

Hi, thx for your report, we take a look about limits of password

noshutdown-ru-user commented 5 years ago

We not forget about issue =) hopefully will fix it in couple of days

noshutdown-ru-user commented 5 years ago

Can you try development branch, to check fix

dktcoding commented 5 years ago

Hi there!

Yes, issue appears to be fixed in the development branch!

screen shot 2018-12-09 at 14 38 33

noshutdown-ru-user commented 5 years ago

during a week we will release new version, with this fixes