lapineige
9d73f6a7c0
Fix user listing syntax
...
Fix the error:
> TypeError: string indices must be integers
Caused by `print "{0}".format("\n".join(i["username"] for i in userlist))`
`userlist` is a dictionary with {account :{dictionary of parameters}} so I use values() to return the dictionary of parameters.
2016-11-06 15:32:35 +01:00
julienmalik
abd2b745ad
Update nginx.conf
2015-12-15 23:06:09 +01:00
julienmalik
c10cf3bf63
Update nginx.conf
2015-12-15 23:05:54 +01:00
julienmalik
f1c145b1d1
Merge pull request #8 from Ackak/master
...
Fix for failed installation
2015-05-09 12:21:57 +02:00
Ackak
849c36fe0a
Ajout de l'option json
2015-05-09 00:15:36 +02:00
Ackak
1f0926c8ac
Changement car certaines commandes yunohost ont changées
2015-05-09 00:14:42 +02:00
Julien Malik
72684f5ca1
Merge pull request #6 from opi/patch-1
...
Include SSOWAT user panel.
2014-06-30 10:38:54 +02:00
Julien Malik
b015ce2e5c
Merge pull request #5 from Kloadut/patch-1
...
[fix] Check that admin exists
2014-06-30 10:38:46 +02:00
opi
f340c22b2d
Include SSOWAT user panel.
2014-05-29 15:30:21 +02:00
Alexis Gavoty
80d212570e
[fix] Check that admin exists
2014-05-29 12:48:44 +02:00
Julien Malik
6621d12571
quiet install of php5-cli
2013-12-29 20:00:34 +01:00
Julien Malik
4bd5bcdf0a
Merge pull request #4 from Kloadut/master
...
Add php bin dependency
2013-12-29 10:58:30 -08:00
Julien Malik
8e8eba9ffb
fix remove script
2013-12-29 19:55:11 +01:00
Alexis Gavoty
2fb86da6fe
Update install
2013-12-29 17:52:50 +01:00
Julien Malik
2fcfacdc2e
remove test material
2013-12-19 18:13:49 +01:00
Julien Malik
c98cd74a4e
fix for public param
2013-12-19 18:13:14 +01:00
Julien Malik
83294ef5c7
working installation
2013-12-19 18:07:55 +01:00
Julien Malik
0cf59c2135
towards working app...
2013-12-19 03:02:51 +01:00
Julien Malik
6ea909d7ed
git ignore
2013-12-17 19:55:25 +01:00
Julien Malik
aa19a8a5aa
use ynh sso instead of custom login mechanism
2013-12-17 01:46:11 +01:00
Julien Malik
afcbf84762
add git ignore
2013-12-17 01:44:33 +01:00
Julien Malik
1890330cc0
apply modification for multiuser from https://github.com/Roultabie/Shaarli
2013-12-17 01:07:15 +01:00
admin
edadc45397
add shaarli 0.0.41beta sources
2013-12-15 02:07:05 +01:00
Julien Malik
ad93eb357e
Initial commit
2013-12-14 17:03:35 -08:00