Commit graph

20 commits

Author SHA1 Message Date
Jerome Lebleu
fa0a7affdd Warn about non-reviewed yunohost package and clean up 2014-03-25 18:56:51 +01:00
Jerome Lebleu
3fae8bf1ff Add support for Authenticators in the API
* Update the API to support authenticators and session token
* Add a function to clean sessions
* Make the API fit in better with actions map
* Minor changes on test namespace
2014-03-22 17:01:30 +01:00
Jerome Lebleu
33752ce01b Implement global/actions configuration and MoulinetteCLI
* Modify global configuration in the actions map
* Implement getter/setter for global and action configuration
* Implement quickly authenticators classes and add a todo LDAP authenticator
* Implement an actions map signals system and add some signals
* Add a Moulinette Interface for the cli and make it support signals
* Add a test namespace which implements configuration and authentication
2014-03-17 01:59:54 +01:00
Jerome Lebleu
9c9ccc1271 Try to improve time execution and continue refactoring
* Revert to classes centralization into actionsmap.py
* Try to optimize conditions and loops
* Revisit Package class and get directories from a file generated at build
* Early refactoring of i18n
* Move yunohost library into /lib
2014-03-11 00:57:28 +01:00
Kloadut
c5edde0053 Rename files 2012-10-10 20:53:42 +02:00
Kloadut
45fcc5bed8 Domain arguments et actions list 2012-10-10 19:47:57 +02:00
Kloadut
c4bc8e2bce Better LDAP gestion 2012-10-10 16:01:54 +02:00
Kloadut
4854365576 Printer & Nonefunc handle 2012-10-10 14:47:11 +02:00
Kload
f0d4b918b9 Pretty printer 2012-10-10 14:19:17 +02:00
Kloadut
d30ef19b80 fixes 2012-10-08 23:02:26 +02:00
Kloadut
e34f6e0b4f Function documentation 2012-10-08 22:00:16 +02:00
Kloadut
4e1dd30c4c Exception handling 2012-10-08 18:24:40 +02:00
Kloadut
5dbce99e65 user_add function 2012-10-07 23:51:40 +02:00
Kloadut
7e701b03f9 bugfix 2012-10-07 18:20:06 +02:00
Kloadut
ebf1e7d684 messages + gitignore 2012-10-07 18:00:28 +02:00
Kloadut
e527bf71f6 messages, add arguments, prompt 2012-10-07 17:57:57 +02:00
Kloadut
daa28fdf4b Tests 2012-10-07 16:20:20 +02:00
Kloadut
6800be9543 LDAP file init 2012-10-06 17:57:51 +02:00
Kload
f32ee5c854 Dict args 2012-10-06 17:25:09 +02:00
Kload
a24ba260c3 User function file init 2012-10-06 17:10:19 +02:00