Commit Graph

716 Commits

Author SHA1 Message Date
John Molakvoæ
13960b69da Merge pull request #17509 from nextcloud/fix/application-singleton
Fix Application instances created multiple times
2019-11-04 18:18:32 +01:00
Nextcloud bot
e517ca0530 [tx-robot] updated from transifex 2019-11-04 02:15:26 +00:00
Nextcloud bot
d633b451df [tx-robot] updated from transifex 2019-10-24 02:15:26 +00:00
Roeland Jago Douma
12c13b86d8 fixup! Do not create Application instances directly
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-14 22:59:16 +02:00
Christoph Wurst
543190f8b3 Do not create Application instances directly
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-11 08:33:09 +02:00
Nextcloud bot
74dcd84ee8 [tx-robot] updated from transifex 2019-10-02 02:15:09 +00:00
Nextcloud bot
61d22ff6cf [tx-robot] updated from transifex 2019-09-24 02:14:41 +00:00
Joas Schilling
16d47b5928 Fix wrongly mixed mock objects in encryption tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-15 12:04:28 +02:00
Nextcloud bot
365f30b05b [tx-robot] updated from transifex 2019-09-08 02:16:42 +00:00
Roeland Jago Douma
04ef434af0 Development is 18 now!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-05 11:26:35 +02:00
Nextcloud bot
cdd491c706 [tx-robot] updated from transifex 2019-08-28 02:15:26 +00:00
Nextcloud bot
9249a810fb [tx-robot] updated from transifex 2019-07-21 02:15:10 +00:00
Nextcloud bot
1bbb26e060 [tx-robot] updated from transifex 2019-06-17 02:13:59 +00:00
Nextcloud bot
85767660ba [tx-robot] updated from transifex 2019-06-14 02:14:26 +00:00
Nextcloud bot
c3f779b97d [tx-robot] updated from transifex 2019-05-28 02:13:42 +00:00
Nextcloud bot
f2885c171f [tx-robot] updated from transifex 2019-05-22 02:13:52 +00:00
Nextcloud bot
201fc9fbcf [tx-robot] updated from transifex 2019-04-24 00:12:32 +00:00
Nextcloud bot
d3332f516f [tx-robot] updated from transifex 2019-04-14 00:13:26 +00:00
Joas Schilling
4c19b3b2c6 Bump versions of server and the requirements of apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-11 14:02:23 +02:00
Nextcloud bot
acba430246 [tx-robot] updated from transifex 2019-04-08 00:14:18 +00:00
Nextcloud bot
2339e94680 [tx-robot] updated from transifex 2019-04-05 00:13:16 +00:00
Nextcloud bot
f7267468c0 [tx-robot] updated from transifex 2019-03-29 01:12:48 +00:00
Nextcloud bot
a541443be7 [tx-robot] updated from transifex 2019-03-26 10:41:31 +00:00
Nextcloud bot
6ea5beccd7 [tx-robot] updated from transifex 2019-03-21 01:13:49 +00:00
Nextcloud bot
6fcf729545 [tx-robot] updated from transifex 2019-03-14 16:08:31 +00:00
Nextcloud bot
374f89aba1 [tx-robot] updated from transifex 2019-03-01 01:12:36 +00:00
Nextcloud bot
5df6400e28 [tx-robot] updated from transifex 2019-02-25 01:12:18 +00:00
Nextcloud bot
bc120bc5d7 [tx-robot] updated from transifex 2019-02-24 01:13:42 +00:00
Nextcloud bot
52e46a6885 [tx-robot] updated from transifex 2019-02-23 01:12:45 +00:00
Joas Schilling
2cc4118629 Merge pull request #14066 from nextcloud/feature/noid/casted-system-values
Get typed system values
2019-02-22 11:54:20 +01:00
Joas Schilling
0c77cd21f9 Make sure maintenance mode is always casted to bool
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-22 08:25:41 +01:00
Nextcloud bot
949f4a7550 [tx-robot] updated from transifex 2019-02-20 01:11:55 +00:00
Nextcloud bot
49a0ea01e5 [tx-robot] updated from transifex 2019-02-15 01:12:49 +00:00
Nextcloud bot
0df5110127 [tx-robot] updated from transifex 2019-02-06 11:27:29 +00:00
Nextcloud bot
f12b589d40 [tx-robot] updated from transifex 2019-01-19 01:12:22 +00:00
Nextcloud bot
56ad07b85e [tx-robot] updated from transifex 2019-01-15 01:12:14 +00:00
Nextcloud bot
8edd9b0e33 [tx-robot] updated from transifex 2019-01-14 01:12:00 +00:00
Nextcloud bot
75b8e98f8e [tx-robot] updated from transifex 2019-01-11 01:12:31 +00:00
Nextcloud bot
aefa28ffdb [tx-robot] updated from transifex 2019-01-10 01:12:06 +00:00
Nextcloud bot
a1f9ed1d7d [tx-robot] updated from transifex 2019-01-04 01:12:28 +00:00
Nextcloud bot
760c502f3c [tx-robot] updated from transifex 2018-12-28 01:11:49 +00:00
Nextcloud bot
9d5f7c7f62 [tx-robot] updated from transifex 2018-12-24 01:11:46 +00:00
Nextcloud bot
3d53398d07 [tx-robot] updated from transifex 2018-12-19 01:11:46 +00:00
Björn Schießle
a374d8837d Merge pull request #12678 from nextcloud/encryption-emergency-recovery
Allow to disable the signature check
2018-12-18 11:41:16 +01:00
Roeland Jago Douma
372f3d2a60 Remove deprecated functions from SecureRandom
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 19:33:32 +01:00
Nextcloud bot
95d33cd889 [tx-robot] updated from transifex 2018-12-04 01:12:05 +00:00
Bjoern Schiessle
34d4c2bc16 improve variable naming
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-30 15:24:05 +01:00
Nextcloud bot
68f04686a0 [tx-robot] updated from transifex 2018-11-29 01:11:34 +00:00
Bjoern Schiessle
8796c6bc78 in case 'encryption_skip_signature_check' was set to true we accept if the file doesn't has a signature
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-27 23:38:41 +01:00
Bjoern Schiessle
7a61ffc3dd Allow to disable the signature check
This allows you to recover encryption files even if the signature is broken

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-27 11:08:41 +01:00