-
Notifications
You must be signed in to change notification settings - Fork 16
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
registration with 'Account activation' and 'Account approval' doesn't work #272
Comments
@chri2 same for me. I've installed pleroma but after that I can't figure out how to go further. I've tried to log in with the user name used as admin but the password isn't working. I've created a new account, I've changed the password with the "sudo su pleroma -s $SHELL -lc "/var/www/pleroma/live/bin/pleroma_ctl user reset_password MyName" command, it said the password was changed but I can't log in. (I've tried both username and user@email as login name) |
|
@bugsysop What do you mean by "no characters"? I've read it had problems with special characters, so I've avoided them. I've tried with only ascii letters (didn't work) and only numbers (didn't work either) and also a mix of the two (simple password like |
Oppps! No special characters (i.e. only letters and numbers) |
@bugsysop so I suppose it's working for you... how am I suppose to login? using:
should both work? it looks like a configuration error but I'm only using the default installation. |
ok, it seems unlike what is written in the pleroma ynh readme, you can't create external account, all accounts are linked to the LDAP yunohost users (which is not necessary a bad thing, but I suppose it would be better if it could support both kind of accounts)
I could connect using my yunohost account login name, and yunohost password, as explained here: |
I didn't find any integration work that would allow Pleroma to send emails. Isn't that supported?
After manually from the command line approving the self-registered account and activating it I couldn't use it to log in.
The account registered through the Pleroma registration process isn't existend in my yunohost backend.
I generated a password reset URL and tried that, but couldn't log in after changing the password neither.
The text was updated successfully, but these errors were encountered: