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

Magic link stopped #10

Open
StuartMcD opened this issue Jan 25, 2025 · 1 comment
Open

Magic link stopped #10

StuartMcD opened this issue Jan 25, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@StuartMcD
Copy link

StuartMcD commented Jan 25, 2025

What turned out to be a false start and after much trial and error, I have found a glitch...

When 'CP login' setting turned ON - Front end: plain users (no admin/special access) fail to get anything. Edit that user to get a role elevated access (CP access) and user receives email.

When 'CP login' setting turned OFF - Front end: plain user gets sent a link but elevated users (with CP access) get nothing.

Obviously I need both base and elevated users to use this one signin form and currently I cannot. Is it me, did I read the docs wrong or is it the module ?

Craft PRO 5.6.1

@bymayo
Copy link
Owner

bymayo commented Jan 27, 2025

@StuartMcD No you read the docs correct! I'll get this fixed. It's likely just doing an OR conditional here, I'll extend these settings so you can opt both or one or the other.

Thanks for reporting!

@bymayo bymayo added the bug Something isn't working label Jan 27, 2025
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
None yet
Development

No branches or pull requests

2 participants