Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - rename the account, and no longer share the same account as sympa | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | allow to use email on log on transifex | Michael Scherer | 2010-12-15 | 3 | -3/+22 |
| | |||||
* | oups, wrong module | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | - oups, wrong cut and paste | Michael Scherer | 2010-12-15 | 1 | -3/+3 |
| | |||||
* | - add templating extraction logic to transifex | Michael Scherer | 2010-12-15 | 2 | -0/+7 |
| | |||||
* | add configfile for template related stuff | Michael Scherer | 2010-12-15 | 2 | -0/+94 |
| | |||||
* | uniformisation of the name of variable used for password, so we know if this ↵ | Michael Scherer | 2010-12-15 | 2 | -3/+3 |
| | | | | is ldap or postgresql at the first glance | ||||
* | force ssl for transifex, to protect login | Michael Scherer | 2010-12-15 | 1 | -1/+5 |
| | |||||
* | - add ldap authentication to transifex, so far for sysadmin only ( for | Michael Scherer | 2010-12-15 | 2 | -1/+62 |
| | | | | testing purposes ) | ||||
* | disable transifex authentication to use native one on django ( and so ldap ) | Michael Scherer | 2010-12-15 | 2 | -0/+70 |
| | |||||
* | deploy transifex with wsgi on apache | Michael Scherer | 2010-12-15 | 1 | -3/+4 |
| | |||||
* | reload apache when transifex configuration is changed | Michael Scherer | 2010-12-15 | 1 | -2/+4 |
| | |||||
* | create the database and user in postgresql | Michael Scherer | 2010-12-15 | 1 | -0/+11 |
| | |||||
* | add psycopg2, required for postgresql connexion | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | add requires on the package, so puppet doesn't send useless errors | Michael Scherer | 2010-11-24 | 1 | -2/+4 |
| | |||||
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 2 | -4/+4 |
| | | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others | ||||
* | - do not use TLS, will not work | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | - move the declaration to the top of the file, less confusing. | Michael Scherer | 2010-11-19 | 1 | -2/+1 |
| | | | | | - do not hardcode domain name | ||||
* | Add 30-site.conf ( WIP ) | Dexter Morgan | 2010-11-18 | 2 | -0/+35 |
| | |||||
* | - oups, revert wrongly commited work in progress :/ | Michael Scherer | 2010-11-17 | 1 | -3/+3 |
| | |||||
* | - add a proto module for taking care of pam ( need pam_ldap, etc support, ↵ | Michael Scherer | 2010-11-17 | 1 | -0/+4 |
| | | | | and a review of the pam config file too ) | ||||
* | Change transifex password | Dexter Morgan | 2010-11-10 | 2 | -2/+3 |
| | |||||
* | - fix the name of the file ( or it will conflict with blog class ) | Michael Scherer | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | Remove postfix require | Dexter Morgan | 2010-11-06 | 1 | -4/+1 |
| | |||||
* | Add puppet conf for transifex | Dexter Morgan | 2010-11-06 | 2 | -0/+50 |