diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 2f1e556..d31c99c 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1 +1 @@ -password hash for optional login. You can generate a password hash by using following page of your Selfoss installation. `http://__DOMAIN__/password` \ No newline at end of file +password hash for optional login. You can generate a password hash by using following page of your Selfoss installation. `https://__DOMAIN__/password` \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index 665c901..ebb5e45 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Lecteur RSS polyvalent" version = "2.19~ynh1" -maintainers = [] +maintainers = ["eric_G"] [upstream] license = "AGPL-3.0-only" @@ -17,7 +17,7 @@ userdoc = "https://selfoss.aditu.de/" code = "https://github.com/fossar/selfoss" [integration] -yunohost = ">= 11.1.14" +yunohost = ">= 11.1.15" architectures = "all" multi_instance = true ldap = false