Commit Graph

36 Commits

Author SHA1 Message Date
Tobias Herre e9a8caea51 Call connect with explicite paramters. 2023-11-08 12:22:28 +00:00
andreaskurz 8fdf751d37
Create localization fallback (#17)
* Fix function call

get_email_from is a class function and should therefore be called like one.

* Create default localization

This will use en_US as a default fallback for localization in case the user has configured a language in roundcube where localization is missing.
This lead to empty emails without any confirmation code being sent.
2023-04-13 05:56:23 +03:00
freibadschwimmer 0d1b340499
Add line break to fix "broken headers" in rspamd to avoid confirmation mails gettings stuck in spam filter (#13)
* Translation added

* Add line break in mail function
2023-01-30 06:12:07 +03:00
Gitea af71dd7ffe Merge branch 'main' of https://github.com/AlfnRU/roundcube-password_recovery 2023-01-29 08:51:28 +03:00
Gitea d01f5fc1bd added reply-to address 2023-01-29 08:46:10 +03:00
freibadschwimmer 72d03ca0f0
Translation added (#12) 2023-01-29 07:33:25 +03:00
Jonas Flodén df793ebec4
Add swedish translations (#7) 2022-11-07 06:15:12 +03:00
Gitea 028db01314 Add include for PostfixAdmin 2022-03-10 20:43:47 +03:00
AlfnRU 36a04049d5
Update password_recovery.php 2022-03-01 23:47:04 +03:00
Bbertatum 485605f85b
Create fr_FR.inc (#4)
* Create fr_FR.inc

* add specific changes to make it work with SHA512
2022-03-01 23:44:30 +03:00
alf 3620ae3639 add error messages from plugin password to debug 2022-02-01 06:07:18 +03:00
AlfnRU 16a4ce9320
Merge pull request #2 from Bbertatum/main
Add FR translate for html
2022-02-01 05:54:30 +03:00
Bbertatum 2b89909246
Create alert_for_admin_to_reset_pw.html 2022-01-31 20:09:36 +01:00
Bbertatum 1673b75b3b
Create reset_pw_body.html 2022-01-31 20:07:23 +01:00
alf 0bcfb0b470 fixed error checking additional properties of users 2022-01-26 17:33:44 +03:00
alf 27b62af5ce fixed error checking additional properties of users 2022-01-26 17:23:03 +03:00
alf 9dec9cc91a fixed error checking additional properties of users 2022-01-26 16:58:12 +03:00
alf d316ccd944 fixed error checking additional properties of users 2022-01-26 16:42:51 +03:00
alf bf4c8b0bad fixed error checking additional properties of users 2022-01-26 16:26:52 +03:00
alf e6ef6ac019 fix localization 2022-01-10 12:13:54 +03:00
AlfnRU fa7ddadb24
Update composer.json 2022-01-09 22:52:30 +03:00
alf 07027df181 v1.1 2022-01-09 22:50:31 +03:00
AlfnRU e0d4048bcf
Update README.md 2022-01-09 22:46:46 +03:00
AlfnRU db9faad180
Update README.md 2022-01-09 22:46:13 +03:00
AlfnRU 874bfbb343
Update README.md 2022-01-09 22:42:29 +03:00
alf c9beadff8f edit readme 2022-01-09 22:41:13 +03:00
alf ca5b762dd5 edit readme 2022-01-09 22:40:22 +03:00
alf a5121f77e2 edit composer 2022-01-09 19:14:16 +03:00
alf cb22d08cad edit readme 2022-01-09 16:25:28 +03:00
alf 7eae79a035 fix composer 2022-01-09 16:14:56 +03:00
alf 700be9eb9d fix composer 2022-01-09 16:08:42 +03:00
AlfnRU 82ef05db03
Update README.md 2022-01-09 15:57:59 +03:00
alf b03519af42 edit config.dist 2022-01-09 15:55:32 +03:00
alf 299faf5402 ver 1.0 2022-01-09 15:50:54 +03:00
AlfnRU f08ed3a2ba
Update README.md 2022-01-06 08:55:13 +03:00
AlfnRU b36c9a873c
Initial commit 2022-01-06 08:53:34 +03:00