Vincent Petry
|
cf3d92015b
Fix share attribute related tests + code style
|
2 years ago |
Vincent Petry
|
f1ab964819
Add share attributes + prevent download permission
|
2 years ago |
Julien Veyssier
|
008a9f568d
fix share manager tests
|
2 years ago |
Vincent Petry
|
b8b4d247b4
Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement
|
2 years ago |
Carl Schwan
|
a29251e02d
Allow to disable password policy enforcement for selected groups
|
2 years ago |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
2 years ago |
Carl Schwan
|
6312c0df69
Check style update
|
2 years ago |
Joas Schilling
|
3b91e4cc48
Add unit test for share enumeration method
|
3 years ago |
Joas Schilling
|
fa036b2001
Move common logic to share manager
|
3 years ago |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 years ago |
Morris Jobke
|
f1dbabd910
Merge pull request #26727 from nextcloud/group-exclude-link-share
|
3 years ago |
Valdnet
|
1627eb45bb
l10n: Fix test
|
3 years ago |
Robin Appelman
|
b1dca57a1c
load share settings from the share manager in more places
|
3 years ago |
Joas Schilling
|
79ebc7f24c
Fix test by defining plurals
|
3 years ago |
Vincent Petry
|
af61486aea
Separate settings for remote share expiration
|
3 years ago |
John Molakvoæ (skjnldsv)
|
15767643f2
Fix sharebymail tests
|
3 years ago |
Daniel Calviño Sánchez
|
f99876997a
Remove duplicated query for email shares
|
3 years ago |
Roeland Jago Douma
|
1286848731
Merge pull request #23718 from nextcloud/already-shared-error-message
|
3 years ago |
Vincent Petry
|
a9e3d2a10f
Update user share must use correct expiration validation
|
3 years ago |
Robin Appelman
|
a550649708
expand 'path is already shared' error message
|
4 years ago |
Maxence Lange
|
e0bafb7475
deleteChildren only returns array
|
4 years ago |
Julius Härtl
|
85e6cbc87a
Extend dummy factory in tests
|
4 years ago |
Daniel Calviño Sánchez
|
4d3cb1533e
Add unit tests for "validateExpirationDateInternal"
|
4 years ago |
Daniel Calviño Sánchez
|
baaaacd650
Add explicit time to test date for clarity
|
4 years ago |
Daniel Calviño Sánchez
|
578b57837a
Add unit test for expiration date with date and with default
|
4 years ago |
Daniel Calviño Sánchez
|
70018ddabf
Fix unit test for expiration date without date but with default
|
4 years ago |
Daniel Calviño Sánchez
|
3a53c2b6e5
Fix unit test method name
|
4 years ago |
Daniel Calviño Sánchez
|
e997f0fa46
Fix unit test for verifying enforced valid expiration date.
|
4 years ago |
Daniel Calviño Sánchez
|
8f1fff40e8
Fix unit test for verifying enforced expire date too far in the future
|
4 years ago |
Daniel Calviño Sánchez
|
ec92e82571
Add unit tests to enforce a relaxed default share expiration date
|
4 years ago |