Commit graph

17 commits

Author SHA1 Message Date
Antoine Beaupré
153a9e8348 fix modes 2013-04-24 15:35:33 -04:00
Antoine Beaupré
02624d72aa cosmetic 2013-04-24 15:28:49 -04:00
Antoine Beaupré
845161de0a don't use non-existent admin group 2013-04-24 15:27:25 -04:00
Antoine Beaupré
a5dc3d88fd add back the user parameter
it seems we can discriminate on the name parameter, it gives us duplicates as both title and name need to be unique
2013-04-24 15:23:55 -04:00
Antoine Beaupré
1bc29f5ff5 use the builtin name variable instead of creating a new one
this allows us to simplify the manifests by using:

extra-access { 'user': }

.. instead of having to explicitely set it.

if we need to have multiple users, we can do:

extra-access { 'user_foo': name => 'user' }
2013-04-24 14:42:06 -04:00
Antoine Beaupré
819abc4863 add sane defaults for access 2013-04-24 14:35:25 -04:00
Antoine Beaupré
8f4a33e33b remove notification on apache2 service 2013-04-24 14:33:32 -04:00
Antoine Beaupré
4aa05ebb49 files were reversed 2013-04-24 14:29:04 -04:00
Antoine Beaupré
64cc4ce4e6 remove backward compat, belongs to koumbit module 2013-04-24 14:28:33 -04:00
Antoine Beaupré
d803e23589 remove backward compat, belongs to koumbit module 2013-04-24 14:28:33 -04:00
Antoine Beaupré
b90df6b916 remove koumbit namespace 2013-04-24 14:28:33 -04:00
Antoine Beaupré
f4e1c13e7c move extra-access to autoloading rules 2013-04-24 14:28:32 -04:00
Guillaume Beaulieu
0cd13c203b Respect the autoloader 2013-04-24 14:01:34 -04:00
Guillaume Beaulieu
74e867802c Initial commit ! 2013-04-24 13:44:04 -04:00
Guillaume Beaulieu
84afd1d3c3 Premier commit 2013-04-23 15:59:32 -04:00
Guillaume Beaulieu
d5a1bcaf37 Some fucking class that have some fukcing class 2013-04-22 16:37:17 -04:00
Guillaume Beaulieu
e7dee07acf First commit, just some crap that was in koumbit for no reason ! 2013-04-22 16:00:28 -04:00