Commit Graph

728 Commits

Author SHA1 Message Date
Sergey Mosin
c0d3c352b8 version bump 2024-05-08 20:42:36 -04:00
Sergey Mosin
3c178a5d1d fix caret in the root node and wrong field focused on compose dialog open 2024-05-08 20:41:36 -04:00
Sergey Mosin
f33e2315fc update squire to v2.2.8 2024-05-08 20:34:43 -04:00
the-djmaze
4b63adb0d5 v2.36.1 2024-04-24 02:13:35 +02:00
the-djmaze
cd8b3936fb Move OAuth2 to core 2024-04-24 02:02:37 +02:00
the-djmaze
d198ad5a59 Improved the compactcomposer #1498 2024-04-23 03:17:41 +02:00
the-djmaze
b4dbf249ee ChangePasswordPlugin also use Have I Been Pwned 2024-04-22 17:38:05 +02:00
the-djmaze
6739ec21c8 Bugfix haveibeenpwned suffix handling 2024-04-22 15:55:31 +02:00
the-djmaze
c9d3f3de4a Example haveibeenpwned integration 2024-04-22 15:38:14 +02:00
the-djmaze
e304b1dd26 Nextcloud merge oidcLogin into beforeLogin 2024-04-17 01:44:25 +02:00
the-djmaze
f2c4b8a1b3 cPanel use extension login-cpanel instead of login-remote 2024-04-17 01:10:03 +02:00
the-djmaze
e554bcc27e Extend handling login credentials by allowing to modify SMTP username 2024-04-17 01:09:07 +02:00
the-djmaze
24681f8955 Improved example for #1544 2024-04-14 02:16:40 +02:00
the-djmaze
3ced479ac9 Example Nextcloud login override for #1544 2024-04-13 11:38:45 +02:00
the-djmaze
969dca5f7e Predis to v2.2.2 2024-04-08 16:29:55 +02:00
the-djmaze
84ffe1e552 Predis to v2.2.2 2024-04-02 20:15:23 +02:00
the-djmaze
8e0303f065 Resolve #1533 2024-03-31 21:06:39 +02:00
the-djmaze
a424c6a52a Extensions use \MailSo\Log\Inherit 2024-03-31 21:02:05 +02:00
Maarten
a76564fce7 Merge pull request #1528 from hguilbert/patch-19
Update fr.json
2024-03-31 04:43:44 +02:00
Maarten
8056bf8959 Merge pull request #1529 from hguilbert/patch-20
Update fr.json
2024-03-31 04:43:36 +02:00
MaysWind
4ded93cc0a update Chinese translation 2024-03-30 15:26:34 +08:00
hguilbert
274fd9de77 Update fr.json 2024-03-29 06:23:15 +01:00
hguilbert
5580ada03f Update fr.json 2024-03-29 06:20:48 +01:00
the-djmaze
2a56595cf9 Rename languages in extensions 2024-03-29 01:06:47 +01:00
tinola
bdd9a80db1 [plugins][two-factor-auth] rename language files names (rfc5646) 2024-03-28 20:10:20 +01:00
the-djmaze
143050176b Resolve #1520 2024-03-28 02:44:38 +01:00
the-djmaze
3017f8c656 Simplify LoginProcess handling 2024-03-28 02:43:39 +01:00
the-djmaze
07710f685f Drop hooks service.app-delay-start-* in favour of the existing json.before-appdelaystart and json.after-appdelaystart 2024-03-26 15:04:23 +01:00
the-djmaze
4fc04648cf Moved cache drivers outside core to extensions (plugins) 2024-03-22 04:03:39 +01:00
the-djmaze
8c077a94c6 same small fixes 2024-03-20 00:45:11 +01:00
the-djmaze
94aa2f11c4 Rename MessageSimple* commands to Message* 2024-03-19 19:49:11 +01:00
the-djmaze
173a172cf8 Resolve #485 2024-03-19 17:31:32 +01:00
the-djmaze
d59563cf1b Removed unused ClientException 2024-03-19 17:30:20 +01:00
the-djmaze
70b1a93108 CompactComposer support older browsers and a different idea to modify the dialog for #1498 2024-03-19 14:10:03 +01:00
the-djmaze
570c7e1a1a Some minor backup example extension changes for #1042 2024-03-18 16:28:54 +01:00
the-djmaze
9ccd616132 Now the MainAccount CryptKey is sealed.
This way change-password extension, Oauth2 and others can easily change the cryptkey seal withoug loosing decrypt functionality
2024-03-17 14:53:45 +01:00
the-djmaze
8c033f53fa ChangePassword extensions use \SnappyMail\SensitiveString 2024-03-17 14:50:32 +01:00
the-djmaze
89e80bf124 Version bump for #1492 2024-03-16 00:49:18 +01:00
the-djmaze
0fd0d18154 Resolve #1499 2024-03-16 00:36:58 +01:00
the-djmaze
71f78a83bb Cleanup for #1489 2024-03-15 23:41:34 +01:00
Sergey Mosin
7c6d2ad423 fix: signature editor form is submitted on menu open (set menu button element 'type' to 'button') 2024-03-15 11:42:32 -04:00
the-djmaze
c18ae6477d Resolve #1489 2024-03-15 01:16:43 +01:00
Maarten
a0e7bf790e Merge pull request #1492 from cm-schl/master
Update plugin ldap-mail-accounts: use SensitiveString for passwords
2024-03-15 00:59:42 +01:00
the-djmaze
bd21c98179 Nextcloud extension added: fetch user email address for login screen 2024-03-15 00:54:41 +01:00
the-djmaze
106765e384 Nextcloud session['snappymail-password'] to session['snappymail-passphrase'] 2024-03-14 03:59:46 +01:00
the-djmaze
d784c61076 Disable Nextcloud oidc 2024-03-14 03:56:39 +01:00
cm-schl
a0576dba1f use SensitiveString for passwords
uses the new SensitiveString class introduced with Snappymail v2.30.0
2024-03-13 17:16:48 +01:00
the-djmaze
5c21fea5d7 Example how to use PROXYAUTH 2024-03-12 16:22:28 +01:00
the-djmaze
696a2bbd3c Improved handling of Internationalized Domain Names in punycode 2024-03-12 16:06:17 +01:00
the-djmaze
fd54796710 Drop support for IMAP PROXYAUTH as it is a non-standard X-NETSCAPE thing 2024-03-12 03:13:12 +01:00