Commit graph

6573 commits

Author SHA1 Message Date
Maarten
df0787d8b0
Merge pull request #1495 from ner00/master
Update pt/pt-PT translation
2024-03-15 00:55:47 +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
46bd6d4564 Nextcloud changed stored password handling 2024-03-15 00:53:30 +01:00
lmperfis
c3ca3d7732 Update pt/pt-PT translation 2024-03-14 12:32:42 +00:00
the-djmaze
56950b4b70 Solve PHP Notice: Undefined index: ENCODING 2024-03-14 04:34:15 +01:00
the-djmaze
d0be08ddd3 Bugfix: Nextcloud SignMeType constant incorrect 2024-03-14 04:10:36 +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
the-djmaze
f6e3017b50 lowercase login by default 2024-03-13 20:53:50 +01:00
the-djmaze
4fd282dc6c Resolve #1491 2024-03-13 18:48:19 +01:00
the-djmaze
e04cc1080a application.ini login_lowercase should be configurable per domain 2024-03-12 22:11:32 +01:00
the-djmaze
4ebb3e7082 Added \SnappyMail\IDN::toAscii() 2024-03-12 21:47:38 +01:00
the-djmaze
aa7323ba43 Lowercase punycode domain names 2024-03-12 19:50:11 +01:00
the-djmaze
d2167dd290 v2.35.3 2024-03-12 18:58:02 +01:00
the-djmaze
891195efa6 Added the demo crypto keys in examples 2024-03-12 18:45:51 +01:00
the-djmaze
295b3e4cfb Skip crashing OpenPGP keys 2024-03-12 18:44:36 +01:00
the-djmaze
03e2dda6c1 OpenPgp generate key support Internationalized Domain Names 2024-03-12 18:14:14 +01:00
the-djmaze
b89f91f08a Delete old domain setup files on save 2024-03-12 18:02:10 +01:00
the-djmaze
4fd2f63c07 Improved more handling of Internationalized Domain Names 2024-03-12 18:01:27 +01:00
the-djmaze
5c21fea5d7 Example how to use PROXYAUTH 2024-03-12 16:22:28 +01:00
the-djmaze
ca249bcced Support Internationalized Domain Names in OpenPGP 2024-03-12 16:20:19 +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
the-djmaze
521f5e0d08 Cleanup imapsync 2024-03-12 02:31:09 +01:00
the-djmaze
dd662164d0 Upgrade::ConvertInsecureAccounts use new format 2024-03-12 02:30:47 +01:00
the-djmaze
9e562ac882 ValidateWhiteList use IDN punycode 2024-03-12 00:42:09 +01:00
the-djmaze
a093eb3231 oCacher->Get can return NULL 2024-03-11 20:33:34 +01:00
the-djmaze
7999894bda Handle Domain::$name as lowercase punycode due to IDN complexity 2024-03-11 20:11:13 +01:00
the-djmaze
56ede16833 Added: Cache::Exists
Change: Cache::Get can return NULL
2024-03-11 19:54:53 +01:00
the-djmaze
705907e816 Fix Optional parameter $oAccount declared before required parameter $sLogin 2024-03-11 19:38:15 +01:00
the-djmaze
7d66adbe3c Polyfill idn_to_*() 2024-03-11 12:32:59 +01:00
the-djmaze
f726ac7061 Cleanup KeyPathHelper a bit 2024-03-11 11:05:41 +01:00
the-djmaze
df7b11eadb Improved Domain management code 2024-03-11 11:04:19 +01:00
the-djmaze
de150b359c Make Domain::Normalize() private 2024-03-10 23:58:54 +01:00
the-djmaze
1e55f86f51 Deprecate most Domain methods 2024-03-10 23:58:18 +01:00
the-djmaze
ea4cda6a91 bugfix: autoconfig log error 2024-03-10 23:46:46 +01:00
the-djmaze
18a859c68f fix spacing 2024-03-10 23:46:00 +01:00
the-djmaze
cc22327279 Drop deprecated Domain::SetConfig() 2024-03-10 23:21:07 +01:00
the-djmaze
e07749be6a Ignore popups on logoutReload() 2024-03-10 19:09:17 +01:00
the-djmaze
986b3a79f1 Fix Capa handling 2024-03-10 19:00:46 +01:00
Maarten
c450965cb6
Merge pull request #1484 from botsarenthuman/patch-1
Update ImapClient.php
2024-03-10 18:35:59 +01:00
the-djmaze
7459813646 Fix BodyStructure encoding name 2024-03-10 18:25:05 +01:00
the-djmaze
913ed54668 Improved TNEFDecoder 2024-03-10 18:02:38 +01:00
botsarenthuman
84c8e0d08d
Update ImapClient.php
These lines were overwriting our custom plugin which sets it own auth method via a php unshift. These are already the default login methods, so please don't override what someone may have changed in a plugin.
2024-03-09 12:33:52 -08:00
the-djmaze
d498bf2b53 Actions::MainClearFileName() belongs to Raw 2024-03-08 03:09:58 +01:00
the-djmaze
8a3948777f Fix AddressBookProvider namespaces 2024-03-08 02:50:58 +01:00
the-djmaze
9fc4d8f953 Merge Actions::getAdditionalLogParamsByUserLogin() into Actions::LoggerAuthHelper() 2024-03-08 02:49:41 +01:00
the-djmaze
f32f5347a7 Merge Actions::LoggerAuth() into Actions::LoggerAuthHelper() 2024-03-08 02:36:39 +01:00
the-djmaze
6e24f45d4a AddressBookProvider belongs to Contacts actions 2024-03-08 02:34:33 +01:00
the-djmaze
27f5ba9337 Moved some config admin settings 2024-03-07 01:52:48 +01:00