1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
Commit graph

26 commits

Author SHA1 Message Date
Éric Gaspar
b68a540326 fix maintenance window start time configured warning 2024-02-04 18:08:04 +01:00
orhtej2
263b17638c
Provide proper mail configuration 2023-10-10 22:50:57 +02:00
Éric Gaspar
cae89b069c Revert "Update config.json"
This reverts commit 711050a22e.
2023-10-09 15:58:06 +02:00
Éric Gaspar
711050a22e Update config.json 2023-10-09 15:52:14 +02:00
Éric Gaspar
f2e491a7a4 Update config.json 2023-10-09 15:31:43 +02:00
Éric Gaspar
ee03b25070 add mail setup 2023-10-09 15:22:29 +02:00
ericgaspar
aebd1e9da7
Update config.json 2021-11-22 11:39:31 +01:00
Kayou
d88c7e98c2
Merge pull request #241 from YunoHost-Apps/new-permissions-system
New permissions system
2021-05-25 19:32:26 +02:00
Éric Gaspar
ab8dd67f01
Merge branch 'testing' into 21.0.0 2021-04-06 12:15:25 +02:00
Kay0u
5918601e28
fix allowsymlinks 2021-03-08 18:47:01 +01:00
Kay0u
fa5d488abf
Merge branch 'testing' into new-permissions-system 2021-03-01 13:06:31 +01:00
Kay0u
0f446f15df
remove ldapExperiencedAdmin 2021-03-01 12:57:27 +01:00
Kayou
c415810791
Merge branch 'testing' into new-permissions-system 2020-12-31 17:32:16 +01:00
ljf (zamentur)
4df58a4318
[fix] Avoid to display eponym group 2020-10-07 23:24:50 +02:00
ljf (zamentur)
d8dde6edb8
[fix] Group and user are not associated 2020-10-07 22:59:00 +02:00
Maniack Crudelis
51dfabee8b
Update config.json 2020-04-16 01:54:00 +02:00
Kay0u
fc110058a9
fix multi_instance 2019-11-20 13:30:15 +09:00
Kay0u
9d28b75fb9
New permissions system 2019-11-07 22:10:31 +09:00
Jimmy Monin
40526739d2 Don't overwrite all settings during upgrade 2018-01-29 21:59:28 +01:00
Jimmy Monin
57c8122f4a Enable Redis use for file locking
https://docs.nextcloud.com/server/12.0/admin_manual/configuration_server/caching_configuration.html#small-organization-single-server-setup
2017-12-14 11:38:41 +01:00
Jérôme Lebleu
b7fc5e184a [fix] Set email attribute in LDAP configuration 2016-07-02 17:45:18 +02:00
Jérôme Lebleu
85dff2bf2a [enh] Disable code source integrity checking (bugfix #408) 2016-06-30 20:52:25 +02:00
Jérôme Lebleu
ad57400bc9 [fix] Set/unset some LDAP config to prevent issues 2016-05-16 17:59:51 +02:00
Jérôme Lebleu
66920372d0 [fix] Correct ldap_email_attr and test config at installation 2016-04-04 12:30:09 +02:00
Jérôme Lebleu
97b9a2b58f [fix] Set correct data directory and chmod config/config.php 2016-04-03 21:34:44 +02:00
Jérôme Lebleu
4fcbb58642 [enh] Rewrite install/remove script for ownCloud 9.0
ownCloud 9.0 comes with improved occ which allows to install easily from
the command-line. This install rewrite uses those new facilities and also uses
the config:import command to set system and LDAP configuration.
2016-04-02 11:43:48 +02:00