| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a MTA for sending mails | Nicolas Braud-Santoni | 2016-08-21 | 2 | -0/+6 | 
| | | | | | | It turns out that ActionMailer's SMTP implementation is too deficient to interoperate with Postfix. | ||||
| * | Fix database access | Nicolas Braud-Santoni | 2016-08-21 | 2 | -3/+15 | 
| | | | | | | | - Make DB access more configurable - Make sure that Rails uses libmysqlclient, rather than its “native” and non-forward-compatible DB driver. | ||||
| * | Adjust the socket path for Debian's default | Nicolas Braud-Santoni | 2016-08-07 | 1 | -1/+1 | 
| | | |||||
| * | Secure access to the database | Nicolas Braud-Santoni | 2016-08-07 | 1 | -19/+2 | 
| | | | | | | The password is provided throught the environment, and the DB is accessed through a UNIX socket. | ||||
| * | Containerize manman | Nicolas Braud-Santoni | 2016-08-07 | 3 | -1/+76 | 
| | | |||||
| * | Import legacy manman source | Nicolas Braud-Santoni | 2016-08-07 | 103 | -0/+7154 | 
| Copied from www.ffgraz.net | |||||
