provokateurin
fe8834e45f
fix(DirMask): Fix return types
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-01 16:23:45 +02:00
Joas Schilling
ff69bf33b3
fix: Fix navigation manager to be in line with server
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-01 10:46:02 +02:00
Ferdinand Thiessen
e00210d4e3
refactor: Migrate from deprecated `ILogger` interface to PSR-3 logger
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 01:24:27 +02:00
Christopher Ng
f3671ae44a
chore: Update stub
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-07-12 12:09:40 -07:00
Git'Fellow
4be0ec28b3
Fix tests
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-06-09 19:58:33 +02:00
Joas Schilling
e671b06a1b
fix(DI): Fix DI for AppConfig
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 09:53:39 +01:00
Robin Appelman
c841bf327b
chore: update psalm baseline
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-05 18:39:13 +01:00
Robin Appelman
b44083d508
fix code style
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-05 10:07:13 +01:00
Joas Schilling
e095633c72
fix(config): Fix constructor of config class
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-18 12:31:12 +01:00
Robin Appelman
068e5ea699
psalm fix
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-10 17:42:00 +01:00
Joas Schilling
bc723b121b
fix(CI): Fix psalm updates
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 14:55:06 +02:00
Joas Schilling
ef83be5554
Fix coding style
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 14:55:05 +02:00
dependabot[bot]
4271311b1a
Chore(deps): Bump guzzlehttp/psr7 in /tests/integration
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/1.9.1/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/1.9.0...1.9.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 21:19:52 +00:00
Julius Härtl
90becaa68c
Adjust psalm baseline due to multiple version compatibility
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-22 18:32:59 +02:00
Carl Schwan
ca073423d4
Improve psalm with stubs
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 11:10:47 +02:00
Carl Schwan
fb7a3fe0b3
More psalm fixes
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-07 11:50:46 +02:00
Vincent Petry
c5dd3193d7
Added psalm baseline for mostly private classes
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-07 11:50:03 +02:00
Vincent Petry
39c2a26df7
Add psalm
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-07 11:49:31 +02:00
Marcel Müller
db3d1fa156
Add capabilities
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2022-06-30 09:29:12 +02:00
dependabot[bot]
72b3060564
Bump guzzlehttp/guzzle from 5.3.4 to 6.5.8 in /tests/integration
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 5.3.4 to 6.5.8.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/5.3.4...6.5.8 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 17:43:38 +00:00
Joas Schilling
3422c6b2bd
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-08 17:20:01 +02:00
Julius Härtl
b328bf5c32
Compare mask root with storage permissions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-25 09:37:12 +02:00
Markus Hoffrogge
5fd3a5b408
fix inconsistent persistence of guest user properties
...
- fixes an inconsistency of display name and email address on guest user creation
Signed-off-by: Markus Hoffrogge <mhoffrogge@gmail.com>
2021-02-21 00:29:52 +01:00
Vincent Petry
7e1e7354fd
Use email as user id in occ command for creation
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-17 14:54:52 +01:00
Vincent Petry
bd1205acbb
Fix copyright + namespace in AddCommandTest
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-16 17:34:07 +01:00
Vincent Petry
7968f1dcf0
Add unit test for AddCommand
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-16 17:31:29 +01:00
Vincent Petry
42b5050519
Fix guest manager test, remove command output
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-16 16:35:48 +01:00
Joas Schilling
14aedaca64
Remove useless test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-20 12:08:00 +02:00
John Molakvoæ (skjnldsv)
14689b6863
Add php cs config
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-07-26 11:47:29 +02:00
John Molakvoæ (skjnldsv)
2593976fa7
Move travis to github actions
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-07-26 11:41:41 +02:00
Robin Appelman
2f34b234d2
fix tests
2020-03-03 15:45:06 +01:00
Robin Appelman
305217897c
update tests
2020-02-12 16:53:20 +01:00
Robin Appelman
eb1b796636
bumb integration tests dependencies
2020-01-16 10:12:18 +01:00
Christoph Wurst
ebd5cdcc68
Fix tests against latest Nextcloud master
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-02 20:22:04 +01:00
Christoph Wurst
d9112b8d19
Use typed password events
...
Requires https://github.com/nextcloud/server/pull/18019
Requires https://github.com/nextcloud/password_policy/pull/90
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-27 11:21:13 +01:00
Christoph Wurst
33f1eca691
Use the event dispatcher interface
...
Then we can fix the parameter order (server PR pending) there (event and
name have switched position).
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-19 14:27:24 +01:00
Julius Härtl
d79cf509ec
Allow password policy to set a valid password
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-04 14:25:42 +02:00
Robin Appelman
e181f263f5
fix app whitelist not applying
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-21 13:53:30 +02:00
Robin Appelman
cb8887af71
add tests for groupbackend
2019-06-20 18:25:14 +02:00
Robin Appelman
a7af489b79
fix test
2019-06-20 15:17:35 +02:00
Robin Appelman
87e9f0553e
some tests for GuestManager
2019-06-20 15:14:25 +02:00
Robin Appelman
0d429b023c
basic tests for UserBackend
2019-06-20 14:46:07 +02:00
Robin Appelman
90f980c839
tests for AppConfigOverwrite and DirMask
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-20 14:34:51 +02:00
Robin Appelman
0515d40a53
bumb phpunit version
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-09 17:58:12 +02:00
Roeland Jago Douma
8c5781bba1
Fix intergration tests paths
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-28 15:01:20 +02:00
Roeland Jago Douma
cc8973b8d0
OC_ to NC_
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-28 11:00:10 +02:00
Sergio Bertolin
d4f25fd908
Required change in core was included so scenario is now available
2017-04-17 10:43:05 +00:00
Sergio Bertolin
b88b827001
Adding makefile and travis file to run tests
2017-04-17 10:43:05 +00:00
Sergio Bertolin
8212e1ac47
Finishing the setting password scenario
2017-04-17 08:16:49 +00:00
Sergio Bertolin
d11cd92f67
Added code to get set password url and try to actually set it
2017-04-17 08:16:49 +00:00