aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/dav/davical.nix
Commit message (Collapse)AuthorAgeFilesLines
* Move websites/tools to modulesIsmaël Bouya2019-05-221-133/+0
|
* Rename davical config field to avoid clashIsmaël Bouya2019-05-061-1/+1
|
* Move dav packages to pkgsIsmaël Bouya2019-05-041-154/+118
|
* 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 davical and Jerome's website passwords to secure locationIsmaël Bouya2019-04-161-3/+10
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Cleanup e-mails from immae.eu domainsIsmaël Bouya2019-04-131-1/+1
|
* Move tools websites to stable web directoriesIsmaël Bouya2019-02-161-4/+6
|
* Fix the SSL state for databases connectionsIsmaël Bouya2019-01-261-1/+1
| | | | | | | | | | | | | | 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/+160
Fixes https://git.immae.eu/mantisbt/view.php?id=82