mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: No One-Time link option #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @backstab5983 on GitHub.
Reproduction steps
Expected behavior
Have option to send link to generate passkey
Actual Behavior
Trying to follow the steps in here: https://pocket-id.org/docs/setup/user-management under 'One-Time Link'
This is what I see if I click on the three dots next to the test user I just created.
Pocket ID Version
1.10.0
Database
SQLite
OS and Environment
Docker on Ubuntu 24.04, served using SWAG (nginx)
Compose:
.env
pocket-id.subdomain.conf
proxy.conf
@stonith404 commented on GitHub:
Thanks, the docs were wrong, you have to click "Login Code". The docs are fixed now.