1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

README update

This commit is contained in:
Krakinou 2018-12-18 21:29:30 +01:00
parent 89fa331e8d
commit 61378665fe

View file

@ -12,30 +12,20 @@ Of course, once uninstalled, everything get back to normal.
TODO : TODO :
------ ------
[X] move to 2.0 - [X] move to 2.0
- [ ] check nginx conf
[ ] check nginx conf - [X] insert clean index.php
- [ ] insert cron in conf
[X] insert clean index.php - [ ] insert symlink for langages in /lang
- [X] check dependency for lang
[ ] insert cron in conf - [X] remove php-geoip
- [ ] remove new locale on remove
[ ] insert symlink for langages in /lang - [X] Why the flags don't show??
- [X] Implement Admin panel
[X] check dependency for lang - [X] Add backup restore script
- [ ] check checksum on download
[X] remove php-geoip - [ ] Test it ! (and check if that doesn't interfer with postfix and its aliases)
- [ ] cron job to remove redirections (0 */2 * * * /usr/bin/wget -q -t 1 -T 7200 -O /dev/null 'https://domain/poubelle/index.php?act=cron' >/dev/null 2>&1) conflict with SSOWAT + non-public app
[ ] remove new locale on remove - [ ] package_check integration
- [ ] Multiinstance
[X] Why the flag don't show?? - [ ] LDAP
[X] Implement Admin panel
[X] Add backup restore script
[ ] check checksum on download
[ ] Test it ! (and check if that doesn't interfer with postfix and its aliases)
[ ] cron job to remove redirections (0 */2 * * * /usr/bin/wget -q -t 1 -T 7200 -O /dev/null 'https://domain/poubelle/index.php?act=cron' >/dev/null 2>&1) conflict with SSOWAT + non-public app