-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Fresh install and bug when u try to delete user on jfa #13
Comments
Issue 1: This is only happening because of issue 2. Issue 2: Based on the failure in issue 1, I think that jfa-go isn't able to write to Issue 3: This happens because jfa-go will cache the user list for 30 minutes unless it does something that would change it itself, and so creating/deleting a user within Jellyfin won't affect the cache instantly. I can add an option to change the cache expiry so you can set it to something smaller. |
So, what can i do ? |
Ok, i've published a new build which has a |
add email manualy work, and write to email.json work too. But create with invite don't write email on json file |
Are you using the normal form.html or your custom version? |
i use normal form, with json file for lang |
Do you have password resets disabled? I only just noticed that emails are stored only if its enabled. Since there are other reasons to store email addresses now (e.g account deletion notifications), i'll change it. |
Yes i don't use password reset! but i want use it! just i don't know where i need to point the password reset file for jellyfin |
I assume you use docker for Jellyfin also. The directory you have mounted to |
ok thx i close :) |
Hi
It's always me ^^
Fresh install to unstable
when i want delete user in jfa i press delete and nothing working
error :
2nde : user's email not appear in jfa (work for ombi)
3th : user account in jfa not auto update when we create user, i need to restart docker for synch
if u need something i'm here, i can help u on discord if u want tester :)
The text was updated successfully, but these errors were encountered: