zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

PIN error #205

Closed GitGoppy closed 6 years ago

GitGoppy commented 6 years ago

If a pin is set on a user account after some time the password manager stops working and no user can log in. The password manager restores function when pin is deleted.

zeruniverse commented 6 years ago

Sorry. Could you give more details? Like what kind of error you saw

The PIN should be user-specific and one user setting a PIN shouldn’t have any impact on another user.

On Wed, May 9, 2018 at 1:57 PM ErikV2000 notifications@github.com wrote:

If a pin is set on a user account after some time the password manager stops working and no user can log in. The password manager restores function when pin is deleted.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zeruniverse/Password-Manager/issues/205, or mute the thread https://github.com/notifications/unsubscribe-auth/AEbvNHftQ9sXXje_FHT714L1x-FEMoJLks5twy4EgaJpZM4T4vgB .

Pofilo commented 6 years ago

A PIN is active only 90 days, after that, you have to configure it again. However, your problem looks different, you should give us more explanations how to reproduce the bug.

GitGoppy commented 6 years ago

My error, the error is not caused by a pin set, it is caused when the user gets logged out for inactivity, the sign up button dissapears and you can't login, but there is no message that the user was logged out except what is shown in the url

GitGoppy commented 6 years ago

No, wait, the password manager breaks at random intervals, i get invalid method error

GitGoppy commented 6 years ago

The bug was not present before, it appeared just now

GitGoppy commented 6 years ago

The error seems to appear only in chrome right now

GitGoppy commented 6 years ago

I have a theory, the password manager doesn't allow any login attempts after a brute force attack?

GitGoppy commented 6 years ago

Nevermind, it's not an application error, it's rocket loader external application