mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Update to YesWiki 2021-05-24-1, LoginLDAP 2021-03-01-2
This commit is contained in:
parent
cd53fd9a7e
commit
c2b692f114
5 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
||||||
- Communicate information flows
|
- Communicate information flows
|
||||||
- Cultivate a bit of freedom...
|
- Cultivate a bit of freedom...
|
||||||
|
|
||||||
**Shipped version:** Doryphore 2021-05-18-2
|
**Shipped version:** Doryphore 2021-05-24-1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
||||||
- Faire communiquer des flux d'informations
|
- Faire communiquer des flux d'informations
|
||||||
- Cultiver un bout de liberté...
|
- Cultiver un bout de liberté...
|
||||||
|
|
||||||
**Version incluse :** Doryphore 2021-05-18-2
|
**Version incluse :** Doryphore 2021-05-24-1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
upgrade=1 from_commit=fe5e2835ae657591db200cd9c71e4d2fb21840f8
|
upgrade=1 from_commit=792c90c592f52f8fb1a89c22ab9b73f1e0bc2a3d
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=1 (66)
|
port_already_use=1 (66)
|
||||||
|
@ -35,6 +35,6 @@
|
||||||
Email=
|
Email=
|
||||||
Notification=change
|
Notification=change
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=fe5e2835ae657591db200cd9c71e4d2fb21840f8
|
; commit=792c90c592f52f8fb1a89c22ab9b73f1e0bc2a3d
|
||||||
name=Merge branch 'testing' into master
|
name=Merge branch 'testing' into master
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=password&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=password&is_public=1&
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-05-18-2.zip
|
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-05-24-1.zip
|
||||||
SOURCE_SUM=1d22ab67b1d19433b85c81b58483fbb766edea04bfe5e588d489d2a1d0043404
|
SOURCE_SUM=c3ee5c338b6e642cea4997ab36a12f0c
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=yeswiki-doryphore-2021-05-18-2.zip
|
SOURCE_FILENAME=yeswiki-doryphore-2021-05-24-1.zip
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Wiki that is quick and easy to use.",
|
"en": "Wiki that is quick and easy to use.",
|
||||||
"fr": "Wiki facile et rapide à prendre en main."
|
"fr": "Wiki facile et rapide à prendre en main."
|
||||||
},
|
},
|
||||||
"version": "2021-05-18-2~ynh2",
|
"version": "2021-05-24-1~ynh1",
|
||||||
"url": "https://yeswiki.net/",
|
"url": "https://yeswiki.net/",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": [
|
"maintainer": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue