Commit Graph

59636 Commits

Author SHA1 Message Date
Arthur Schiwon
763136ab48
also allow admins to set the primary email
- there will be times when it is necessary to reset this value for sure

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 19:23:05 +02:00
Arthur Schiwon
27865d03c0
use specific email getter where necessary
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 19:23:05 +02:00
Arthur Schiwon
4461b9e870
enable the user to set a primary (notification) email address (backend)
- specific getters and setters on IUser and implementation
- new notify_email field in provisioning API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 19:23:04 +02:00
Arthur Schiwon
0dee717c94
Confirm mails only per POST
- this is to avoid automatic confirmation by certain softwares that open
  links

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 19:23:04 +02:00
Arthur Schiwon
a20de15b43
add a job to clean up expired verification tokens
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 14:03:35 +02:00
Arthur Schiwon
37f510cec2
fix parameter type hint in phpdoc
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 14:03:35 +02:00
Arthur Schiwon
aacaad2a3f
implement verification for additional mails
- mails added by (sub)admins are automatically verified
- provisioning_api controller as verification endpoint
- IAccountProperty gets a locallyVerified property
- IPropertyCollection gets a method to fetch an IAccountProperty by value
  - an remove equivalent was already present
- AccountManager always initiates mail verification on update if necessary
- add core success template for arbitrary title and message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 14:03:35 +02:00
Arthur Schiwon
19cc757531
move verification token logic out of lost password controller
- to make it reusable
- needed for local email verification

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 14:03:29 +02:00
Louis
9be939300a
Merge pull request #28754 from Simounet/fix/files-trashbin-action-sticky-bar
Fix trashbin files view sticky action bar
2021-09-09 12:57:01 +02:00
Simounet
ce570d0ed9
Fix trashbin files view sticky action bar
Signed-off-by: Simounet <contact@simounet.net>
2021-09-09 11:56:56 +02:00
Nextcloud bot
412888cd22
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-09 02:27:55 +00:00
John Molakvoæ
2693573be2
Merge pull request #28679 from nextcloud/fix/boolean-expected 2021-09-08 10:06:36 +02:00
Nextcloud bot
f32d334209
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-08 02:27:33 +00:00
Christopher Ng
765ac6d2e6 Fix invalid prop type for isValidSection
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-07 21:16:18 +00:00
Lukas Reschke
acb6c29646
Merge pull request #28743 from nextcloud/master-bump-3rdparty-ref-1
[master] Bump 3rdparty reference
2021-09-07 18:08:29 +02:00
kesselb
fa8083ac12
Merge pull request #28692 from nextcloud/enh/send-invitation-to-req-participants
Send attendence links to required and optinal attendees of an event without an RSVP
2021-09-07 16:03:08 +02:00
Lukas Reschke
80d53040c9 [master] Bump 3rdparty reference
Includes https://github.com/nextcloud/3rdparty/pull/779

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 11:38:43 +02:00
Lukas Reschke
74a149720d
Merge pull request #28739 from nextcloud/master-bump-3rdparty-ref
[master] Bump 3rdparty reference
2021-09-07 11:09:08 +02:00
Lukas Reschke
c21a721fc1
Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flow
Remove 2FA exemption from PublicPage annotation
2021-09-07 10:44:34 +02:00
John Molakvoæ
b79f1eb6ae
Merge pull request #28157 from Bibo-Joshi/share-folder-per-user 2021-09-07 10:26:38 +02:00
Lukas Reschke
3338f75f4c [master] Bump 3rdparty reference
This includes https://github.com/nextcloud/3rdparty/pull/778

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 09:46:07 +02:00
Lukas Reschke
d4d1f5dfce
Merge pull request #28726 from nextcloud/check-if-path-is-valid
Check if SVG path is valid
2021-09-07 08:31:16 +02:00
Nextcloud bot
3ead598647
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-07 02:28:11 +00:00
Lukas Reschke
19ad636373 Resolve absolute path in tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-06 21:26:27 +02:00
Hinrich Mahler
961f8958c0
Let users choose a share_folder 2021-09-06 16:39:11 +02:00
Lukas Reschke
2994dbe215
Fix codestyle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-06 10:53:01 +00:00
Lukas Reschke
dd054b2ee8
Check if SVG path is valid
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-06 10:46:12 +00:00
Lukas Reschke
8da6a9bea9
Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-06 09:09:42 +00:00
Lukas Reschke
7c1038bfb3
Remove 2FA exemption from PublicPage annotation
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-06 08:30:54 +00:00
Nextcloud bot
33a0b75c83
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-06 02:27:43 +00:00
Nextcloud bot
b656681e8a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-05 02:27:17 +00:00
dependabot[bot]
113da79c8f
Merge pull request #28711 from nextcloud/dependabot/npm_and_yarn/sass-1.39.0 2021-09-04 13:10:03 +00:00
dependabot[bot]
5d063ed4a1
Bump sass from 1.38.2 to 1.39.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.2 to 1.39.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.38.2...1.39.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-04 12:22:45 +00:00
dependabot[bot]
960a7e95c6
Merge pull request #28710 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.2 2021-09-04 12:20:52 +00:00
dependabot[bot]
91002458c5 Bump core-js from 3.16.4 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.4...v3.17.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-04 11:23:05 +00:00
dependabot[bot]
2812f1d04c
Merge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.7 2021-09-04 10:51:25 +00:00
dependabot[bot]
529ad62ddd Bump css-vars-ponyfill from 2.4.6 to 2.4.7
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.6...v2.4.7)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-04 10:05:39 +00:00
Nextcloud bot
a83542f2e2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-04 02:26:10 +00:00
MichaIng
913c257aa7
Merge pull request #28614 from iametza/aldatsa-patch-1
Fix typo on the DocBlock of the copy method
2021-09-03 15:57:13 +02:00
Anna Larch
56cc01c45c Send Invitation to Attendees with ROLE=REQ-PARTICIPANT
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-09-03 14:48:46 +02:00
Christoph Wurst
cd8b17fd70
Merge pull request #28700 from nextcloud/fix/psalm-security-analysis-pin-version
Pin Psalm version for security analysis
2021-09-03 14:44:43 +02:00
Christoph Wurst
7559a4a97d
Pin Psalm version for security analysis
The action will otherwise pull dev-master and this can break easily as
we just experience.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-03 13:52:04 +02:00
szaimen
46837e28d0
Merge pull request #25879 from nextcloud/fix/user-list-infinite-loading
Fix user list infinite loading state in user settings
2021-09-03 11:43:17 +02:00
Nextcloud bot
6a9afe3736
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-03 02:28:29 +00:00
kesselb
3899dba352
Merge pull request #28580 from nextcloud/dependabot/composer/egulias/email-validator-3.1.1
Bump egulias/email-validator from 2.1.25 to 3.1.1
2021-09-02 11:29:25 +02:00
John Molakvoæ
c37ed98fda
Merge pull request #28643 from nextmcloud/NMC-552 2021-09-02 08:15:48 +02:00
sangramsinh.desai@t-systems.com
bc6b496f4c Duplicate code removed
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:49 +05:30
sangramsinh.desai@t-systems.com
86558878e4 unwanted class removed
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
sangramsinh.desai@t-systems.com
0d18228eb9 space above the downloadFile element added
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
sangramsinh.desai@t-systems.com
4d7b780c73 mimetype condition merged
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30