mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #167] one time password, white list is not saved #1321
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 @manilx on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/167
When I enable the whitelist and then enter *@example.com and save it, a dialog box says it is saved. But when I refresh the page there is no entry.
@manilx commented on GitHub (Feb 6, 2025):
Actually any email is not saved.
@miloschwartz commented on GitHub (Feb 6, 2025):
Hi, I think you might not be hitting enter after typing in the email, then clicking "Save Whitelist" after. The email should turn into a "chip/tag/bubble" (what ever you want to call it in web design these days lol). Here is an example:
Edit: I will add a note under the input box to make this more clear.
@manilx commented on GitHub (Feb 6, 2025):
This was it. Wasn't clear, especially since the save whitelist button worked...