Commit graph

54945 commits

Author SHA1 Message Date
Arthur Schiwon
64980e6c98
Merge pull request #39365 from nextcloud/backport/39323/39323-stable19
[stable19] getStorage before remove
2023-07-17 23:01:59 +02:00
Joas Schilling
3afb44d414
Merge pull request #39425 from nextcloud/backport/39416/stable19
[stable19] fix(core): Add password confirmation requirement for getapppassword
2023-07-17 17:13:31 +02:00
Côme Chilliet
7cd3e1b872
Merge pull request #39436 from nextcloud/backport/39024/stable19
[stable19] [stable21] Increase from 100000 to 600000 iterations for hash_pbkdf2
2023-07-17 16:45:43 +02:00
Côme Chilliet
72b28f7286 Merge pull request #38584 from nextcloud/backport/38206/stable24
[stable24] Increase from 100000 to 600000 iterations for hash_pbkdf2

(cherry picked from commit a7dc41fb5e)
2023-07-17 13:24:18 +00:00
Joas Schilling
7c9f9bb733
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-17 12:21:56 +02:00
Maxence Lange
99fb6bee3b getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-07-13 11:25:40 -01:00
Andy Scherzinger
204041a881
Merge pull request #39352 from nextcloud/ci/sign-drone-stable19
[stable19] chore(CI): Sign .drone.yml file
2023-07-13 12:50:35 +02:00
Joas Schilling
dc9cb4053a
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-13 12:00:01 +02:00
Robin Appelman
8aef5d2258
Merge pull request #38288 from nextcloud/session-auth-check-username-19
[19] check the username when doing external storage session auth
2023-05-15 23:51:26 +02:00
Robin Appelman
0b143146ca
check the username when doing external storage session auth
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-15 17:09:59 +02:00
blizzz
b3eedb5326
Merge pull request #32479 from nextcloud/backport/32428/stable19
[stable19] Add Email validation
2022-05-19 15:03:39 +02:00
Anna Larch
3859c3b166 Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-05-19 12:36:44 +02:00
Carl Schwan
df5f3b904f
Merge pull request #28931 from nextcloud/3rdparty-19
[stable19] Bump 3rdparty ref
2022-05-14 13:12:54 +02:00
Lukas Reschke
3e00fd7c66 [stable19] Bump 3rdparty ref
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2022-05-13 18:35:05 +00:00
Vincent Petry
51b381d26f
Merge pull request #31258 from nextcloud/backport/30114/stable19
[stable19] Prevent writing invalid mtime
2022-02-21 10:31:24 +01:00
John Molakvoæ
eb613a1746 Prevent writing invalid mtime
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-02-18 12:56:50 +00:00
John Molakvoæ
66395d0b10
Merge pull request #30878 from nextcloud/backport/30844/stable19 2022-01-27 12:31:27 +01:00
John Molakvoæ
a29fd69e3f Prevent merging on EOL branches
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-27 11:22:47 +00:00
Lukas Reschke
fc947593e4
Merge pull request #29521 from nextcloud/backport/29366/stable19
[stable19] Fix security issues when copying groupfolder with advanced ACL
2021-11-02 15:14:19 +01:00
Carl Schwan
5b7b972882 Fix security issues when copying groupfolder with advanced ACL
Using advanced ACL, it is possible that an user has access to a
directory but not to a subdirectory, so the copying use
Common::copyFromStorage instead of Local::copyFromStorage.

Fix https://github.com/nextcloud/groupfolders/issues/1692

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-11-02 13:57:12 +00:00
Lukas Reschke
fd71f49d66
Merge pull request #28819 from nextcloud/backport/28728/stable19
[stable19] Add database ratelimiting backend
2021-09-13 19:27:47 +02:00
Lukas Reschke
358ac8f8bb
Merge pull request #28813 from nextcloud/stable19-bump-refs
[stable19] Bump 3rdparty ref
2021-09-13 18:31:35 +02:00
Lukas Reschke
f53ae86efe Bump autoloader
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 17:38:02 +02:00
Lukas Reschke
dcdc654bed Add database ratelimiting backend
In case no distributed memory cache is specified this adds
a database backend for ratelimit purposes.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 17:38:02 +02:00
Lukas Reschke
e44fed8102 [stable19] Bump 3rdparty ref
Includes https://github.com/nextcloud/3rdparty/pull/802 and https://github.com/nextcloud/3rdparty/pull/797

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 11:48:16 +02:00
Lukas Reschke
4d1a92cbf0
Merge pull request #28809 from nextcloud/stable19-bump-ref
[stable19] Bump 3rdparty ref
2021-09-13 11:22:17 +02:00
Lukas Reschke
c416d4fbb9 [stable19] Bump 3rdparty ref
Contains https://github.com/nextcloud/3rdparty/pull/790

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 10:13:40 +02:00
Lukas Reschke
48fc25faf0
Merge pull request #28756 from nextcloud/backport/28725/stable19
[stable19] Remove 2FA exemption from PublicPage annotation
2021-09-08 14:21:50 +02:00
Lukas Reschke
37481f4379
Merge pull request #28757 from nextcloud/backport/28726/stable19
[stable19] Check if SVG path is valid
2021-09-08 12:14:14 +02:00
Lukas Reschke
4efd8fa426 Resolve absolute path in tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-08 09:13:07 +00:00
Lukas Reschke
9d4ec466af Fix codestyle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-08 09:13:05 +00:00
Lukas Reschke
794e9a3bf7 Check if SVG path is valid
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-08 09:13:04 +00:00
Lukas Reschke
855801f79f Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-08 09:08:38 +00:00
Lukas Reschke
36ad8fdd13 Remove 2FA exemption from PublicPage annotation
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-08 09:08:36 +00:00
Nextcloud bot
7f88016469
[tx-robot] updated from transifex 2021-07-15 02:27:10 +00:00
Nextcloud bot
e2c16af359
[tx-robot] updated from transifex 2021-07-14 02:26:53 +00:00
Nextcloud bot
47a22ce691
[tx-robot] updated from transifex 2021-07-13 02:27:05 +00:00
Nextcloud bot
702c827b61
[tx-robot] updated from transifex 2021-07-12 02:26:05 +00:00
Nextcloud bot
27f73ec966
[tx-robot] updated from transifex 2021-07-11 02:26:20 +00:00
Nextcloud bot
eb65d3d76b
[tx-robot] updated from transifex 2021-07-10 02:32:00 +00:00
Nextcloud bot
440aef0847
[tx-robot] updated from transifex 2021-07-09 02:26:53 +00:00
Nextcloud bot
d7f580d217
[tx-robot] updated from transifex 2021-07-08 02:27:17 +00:00
Nextcloud bot
afdc1bb151
[tx-robot] updated from transifex 2021-07-07 02:26:37 +00:00
Nextcloud bot
4cf7372947
[tx-robot] updated from transifex 2021-07-06 02:26:30 +00:00
Nextcloud bot
0a7288a086
[tx-robot] updated from transifex 2021-07-05 02:26:02 +00:00
Nextcloud bot
c72e7a66fa
[tx-robot] updated from transifex 2021-07-04 02:26:06 +00:00
Nextcloud bot
b9b54a300e
[tx-robot] updated from transifex 2021-07-03 02:26:29 +00:00
Nextcloud bot
03a1f5d7f0
[tx-robot] updated from transifex 2021-07-02 02:25:51 +00:00
John Molakvoæ
3845aa4786
Merge pull request #27709 from nextcloud/version/19.0.13/final 2021-07-01 11:44:54 +02:00
Nextcloud bot
6eb77e6380
[tx-robot] updated from transifex 2021-07-01 02:25:23 +00:00