aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/git/mantisbt/mantisbt.nix
Commit message (Collapse)AuthorAgeFilesLines
* Migrate mantisbt to pkgsIsmaël Bouya2019-05-061-128/+0
|
* Move tools to new secrets locationIsmaël Bouya2019-04-251-6/+6
|
* Cleanup php session directoriesIsmaël Bouya2019-04-171-1/+1
|
* Fix secret permissionsIsmaël Bouya2019-04-161-1/+1
|
* Move diaspora and mantisbt passwords to a secure locationIsmaël Bouya2019-04-161-36/+42
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Cleanup e-mails from immae.eu domainsIsmaël Bouya2019-04-131-4/+4
|
* Move tools websites to stable web directoriesIsmaël Bouya2019-02-161-4/+6
|
* Configure mailer spool for toolsIsmaël Bouya2019-01-281-2/+2
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=104
* Fix the SSL state for databases connectionsIsmaël Bouya2019-01-261-3/+3
| | | | | | | | | | | | | | Whenever possible, we use a socket connexion (all postgresql connections, and a few mysql ones) When remote (only mysql), we require SSL in the users database (cannot be enforced globally) Also, put pam configurations in a correct state Fixes https://git.immae.eu/mantisbt/view.php?id=89 Fixes https://git.immae.eu/mantisbt/view.php?id=90 Fixes https://git.immae.eu/mantisbt/view.php?id=88
* Rename virtual folder to nixopsIsmaël Bouya2019-01-251-0/+120
Fixes https://git.immae.eu/mantisbt/view.php?id=82