1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Wallabag v2 package for YunoHost
Find a file
Jérôme Lebleu c00290c84c [enh] Add a quick SSO support with LDAP and http_basic
For the SSO to work, the user must exist in Wallabag first. It then rely
on the provided HTTP basic with LDAP backend.
2016-05-25 22:49:16 +02:00
conf Initial commit 2016-05-22 22:16:15 +02:00
patches [enh] Add a quick SSO support with LDAP and http_basic 2016-05-25 22:49:16 +02:00
scripts [enh] Add a quick SSO support with LDAP and http_basic 2016-05-25 22:49:16 +02:00
.gitignore Initial commit 2016-05-22 22:16:15 +02:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.json [enh] Add a quick SSO support with LDAP and http_basic 2016-05-25 22:49:16 +02:00
README.md [enh] Add a quick SSO support with LDAP and http_basic 2016-05-25 22:49:16 +02:00

Wallabag v2 for Yunohost

Warning! This is a work-in-process package... Please read the TODO below to see what's not done yet. Also, note that you should install this app for testing purpose only since there is no guarantee that the upgrade works at the current state.

Shipped version: 2.0.4

Wallabag is a self hostable application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time.

TODO

  • Consider using composer to fetch dependencies and retrieve Wallabag sources from the git repository - as suggested in the official documentation
  • Add a post_user_create hook to create new YunoHost users in Wallabag - or considering to do that dynamically
  • Write the upgrade / backup / restore scripts

Upgrade from v1

The upgrade from the Wallabag v1 app requires a manual operation, that's why it's provided as a new package. For the migration process, please refer to the official documentation.

Limitation

This application does not connect to the LDAP yet which is needed to retrieve users information - such as the password. One consequence is that you will not be able to use third-party applications which are not Web browser add-on - i.e. the Android application. Conversely, the add-ons for Firefox and Chrome will work as long as you're connected to the SSO. It is nevertheless a planned feature for the v2.1 and will be provided by this package as soon as it's implemented.

Wallabag: https://www.wallabag.org/

YunoHost: https://yunohost.org/