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

Can't access the device after setting an invalid PIN #347

Open
StarNumber12046 opened this issue Jan 31, 2024 · 1 comment
Open

Can't access the device after setting an invalid PIN #347

StarNumber12046 opened this issue Jan 31, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@StarNumber12046
Copy link

Describe the bug
Can't access the device after setting an invalid PIN

To Reproduce
Steps to reproduce the behavior:

  1. Open a terminal (SSH is recommended, as you will lose access to oxide without it)
  2. Run xdg-settings set pin 'abcd' (abcd is just an example, it can be everything that isn't a 4 digits number)
  3. Put it in stand-by and resume it
  4. Every pin will be wrong

Expected behavior
It should skip the lockscreen and - possibly - show an error

Version Information:

  • Device: reMarkable 2
  • OS: 2.15.1.1189
  • Version: 2.6
@StarNumber12046 StarNumber12046 added bug Something isn't working to-triage This needs to be triaged labels Jan 31, 2024
@Eeems Eeems removed the to-triage This needs to be triaged label Jan 31, 2024
@Eeems Eeems added this to the Next milestone Jan 31, 2024
@Eeems Eeems added this to Oxide Jan 31, 2024
@Eeems
Copy link
Collaborator

Eeems commented Jan 31, 2024

This is both a feature and a bug. I don't limit what a pin can be set to, because you could replace the lockscreen with something else that supports a different length value, or alphanumerics. The bug here is that the default lockscreen should just recognize an invalid pin and treat it the same as no pin, with a warning notification.

For anybody who has encountered this, you can follow the instructions here to reset your pin: https://oxide.eeems.codes/faq.html#how-do-i-change-my-pin-after-i-ve-set-it

@Eeems Eeems moved this to Todo in Oxide May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants