* Added a new tool: 'sogo-tool expire-sessions'

Along with the associated new cronjob, this allows
         user sessions expiration without a custom script.

       * While there, sort tools in sogo-tool output

Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
Monotone-Revision: 858274c7be3ad2a6383c2f85c8ad10907bb43292

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-04-04T20:14:52
This commit is contained in:
Jean Raby
2012-04-04 20:14:52 +00:00
parent b906cf066a
commit e034585c2b
5 changed files with 195 additions and 3 deletions
+8
View File
@@ -1,3 +1,11 @@
2012-04-04 Jean Raby <jraby@inverse.ca>
* Added a new tool: 'sogo-tool expire-sessions'
Along with the associated new cronjob, this allows
user sessions expiration without a custom script.
* While there, sort tools in sogo-tool output
2012-04-03 Francis Lachapelle <flachapelle@inverse.ca>
* Tools/SOGoToolRemoveDoubles.m (-removeDoublesFromFolder)