-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Welcome email sent in admin language, not user language on account creation #11306
Comments
I wouldn't mind creating a PR for this, seems simple enough, but unfortunately I could only do so under a pseudonym. |
GitMate.io thinks possibly related issues are #8377 (Missing email field when admin create/add new user), #8817 (Admin Account Restriction), #11172 (Missing setting to send welcome mail when creating a user), #5047 (Can't password protect shares because password email is sent from account email address), and #9966 (Resend activation email for new users as admin). |
@Zulan thanks for the report. What do you mean in terms of "pseudonym"? You could just fork the repo, fix it there and create a PR here. Here are some points good to know when start coding: https://docs.nextcloud.com/server/14/developer_manual/general/codingguidelines.html If you have any further questions, I'm happy to help. |
I was referring to https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md
|
@Zulan would it be a problem for you to set your git name/e-mail address? |
Steps to reproduce
Expected behaviour
Receive welcome email in language of the user
Actual behaviour
Receive welcome email in language of the admin
When resending the email, it is sent in the language of the user
Server configuration
Operating system:
Archlinux
Web server:
Apache
Database:
MySQL
PHP version:
7.2.10
Nextcloud version: (see Nextcloud admin page)
14.0.0
Updated from an older Nextcloud/ownCloud or fresh install:
updated database, fresh source installation
Where did you install Nextcloud from:
Archlinux repository
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox
Operating system:
Linux
The text was updated successfully, but these errors were encountered: