Commit graph

6926 commits

Author SHA1 Message Date
Maarten d069ca09a7
Merge pull request #1588 from Thadah/patch-1
Update Basque translation
2024-05-21 17:55:41 +02:00
the-djmaze 97391a3f33 Changes for #1587 2024-05-21 17:47:24 +02:00
cm-schl 263dbab22a reorder steps to speed up the process and make sure that removed additional accounts are deleted even if the user now has no additional account 2024-05-21 15:28:07 +02:00
Gontzal Pujana Onaindia 3d845f67ee
Update Basque translation 2024-05-20 17:04:26 +02:00
cm-schl 0cbeba29d1 update readme 2024-05-15 14:32:29 +02:00
cm-schl e81cf80ac9 update readme 2024-05-15 14:19:31 +02:00
the-djmaze c3c75c216b Resolve #1580 2024-05-15 00:22:38 +02:00
the-djmaze 0dcc468ae1 Resolve #1575 2024-05-15 00:05:43 +02:00
cm-schl 23fe3a946b Add new function to overwrite the cryptkey
This is needed to prevent SnappyMail to ask the user for the old (maybe forgotten) ldap password
2024-05-14 17:24:26 +02:00
cm-schl f8af48cf47
Merge branch 'the-djmaze:master' into master 2024-05-14 15:48:41 +02:00
cm-schl 2786485de2 don't pass a smtp password to setCredentials
Password is not needed at the moment and passing it seams to create problems when sending mails
2024-05-13 17:25:46 +02:00
Maarten ad3313fda4
Merge pull request #1578 from SergeyMosin/compact-composer-plugin-v1.0.4
Compact composer plugin v1.0.4
2024-05-13 12:51:49 +02:00
Maarten c0c0106abe
Merge pull request #1573 from ner00/master
Update Portuguese
2024-05-13 12:51:00 +02:00
the-djmaze 34f5f83978 Bugfix SCRAM auth response #1575 2024-05-13 12:43:21 +02:00
cm-schl 1f5613b504
Merge branch 'the-djmaze:master' into master 2024-05-09 16:33:48 +02:00
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
ner0 0dbf992494
Update Portuguese 2024-05-02 12:31:13 +01:00
Avinash Gusain 3d0b16600c oidc login 2024-05-02 13:52:32 +05:30
cm-schl cda2aad98d small cleanup 2024-04-30 11:31:13 +02:00
cm-schl 1d8ed48666 remove debug messages 2024-04-30 08:58:29 +02:00
the-djmaze 6cafd65690 Bugfix Log RFC 2822 date parse error for #1554 2024-04-30 02:58:22 +02:00
the-djmaze 73ac962289 Log signal info for #1569 2024-04-30 02:26:20 +02:00
the-djmaze cc360837b1 Improved "remember me" cookie handling 2024-04-29 21:21:07 +02:00
cm-schl 1ec4930dfa resolved problems arised from changes in v2.36 2024-04-29 17:48:47 +02:00
the-djmaze e9f2b71574 Log RFC 2822 date parse error for #1554 2024-04-28 18:02:51 +02:00
the-djmaze 53a6f04f18 Added "copy to" action in menu's for #1559 2024-04-28 17:32:25 +02:00
the-djmaze 0aa48a8dd4 Prevent mkdir() error #1565 2024-04-28 14:50:08 +02:00
the-djmaze 685b2ea93a Fix GPG/PGP exec() return false handling 2024-04-28 14:49:48 +02:00
the-djmaze f9b5a37555 Simple solution for #1562 2024-04-28 14:46:37 +02:00
Maarten 0c081cf9aa
Merge pull request #1562 from sevmonster/patch-1
Properly escape path separator in `tar.php` file list regex
2024-04-28 14:45:46 +02:00
the-djmaze 9ec8ac8bba Resolve #1561 2024-04-28 14:03:34 +02:00
the-djmaze f4e81a183e Bugfix: Undefined variable $sFilename 2024-04-28 13:55:52 +02:00
sev c73736a05f
properly escape path sep in tar file list regex 2024-04-26 10:51:28 -05: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 fdc019e43c Resolve #1557 2024-04-24 01:35:40 +02:00
the-djmaze 944edef596 password => passphrase 2024-04-23 18:41:41 +02:00
the-djmaze 7df1d55162 Nextcloud don't use RainLoop login credentials 2024-04-23 18:06:59 +02:00
the-djmaze b7a11d42de Don't input password in command, ask in prompt #1552 2024-04-23 18:03:04 +02:00
the-djmaze 372e4bc1c0 Rename application.ini [labs]log_ajax_response_write_limit to [logs]json_response_write_limit 2024-04-23 17:44:13 +02:00
the-djmaze 17fc37975c Rename application.ini [labs]login_fault_delay to [login]fault_delay 2024-04-23 17:38:28 +02:00
the-djmaze aaae0a314c Remove date_from_headers from application.ini and internalTimestamp 2024-04-23 17:35:16 +02:00
the-djmaze 2656d362d6 Added idea to ask SMTP credentials on AUTH failure 2024-04-23 15:10:45 +02:00
the-djmaze 24dbe4f197 AskPopupView.password default is to only ask passphrase 2024-04-23 14:54:48 +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