mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Ihatemoney package for YunoHost
bb40c91db7
Since v1.0 ihatemoney reads its settings from /etc/ihatemoney/ihatemoney.cfg See https://github.com/spiral-project/ihatemoney/pull/193 |
||
---|---|---|
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Yunohost app for Ihatemoney budget web app
Backs on MySQL database, the identifiers are per-project, not per-user, so no way to do advanced SSO integration with yunohost accounts.
The behaviour is either :
- non-public app:
- yunohost login required
- per-project identifiers required
- any yunohost user with authorized access to the app can create a new project).
- public app :
- no yunohost login required
- per-project identifiers required
- any visitor can create a new project.
Maintainer
I rely on ihatemoney official releases (tarballs). Don't hesitate to pull-request this repo if I missed one :-).