-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 88235d99a484
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d9e51adc37c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 1 file changed
- 2 contributors
Commits on Jan 18, 2020
-
nixos/roundcube: do not write passwords to the store nor run php as root
If the database is local, use postgres peer authentication. Otherwise, use a password file. Leave database initialisation to postgresql.ensure*. Leave /var/lib/roundcube creation to systemd. Run php upgrade script as unpriviledged user.
Configuration menu - View commit details
-
Copy full SHA for 52cf727 - Browse repository at this point
Copy the full SHA 52cf727View commit details -
nixos/roundcube: don't use the default and insecure des_key
The php installer creates a random one, but we bypass it, so we have to create one ourselves. This should be backward compatible as encryption is used for session cookies only: users at the time of the upgrade will be logged out but nothing more. https://github.com/roundcube/roundcubemail/blob/259b7fa0650fea9320b38cb17c4e80497acae7a3/config/config.inc.php.sample#L73
Configuration menu - View commit details
-
Copy full SHA for b6e6bec - Browse repository at this point
Copy the full SHA b6e6becView commit details -
nixos/roundcube: provide path to mime.types file
fixes this warning: WARNING: Mimetype to file extension mapping doesn't work properly!
Configuration menu - View commit details
-
Copy full SHA for b5d692e - Browse repository at this point
Copy the full SHA b5d692eView commit details
Commits on Jan 22, 2020
-
Merge pull request #77532 from symphorien/roundcube
nixos/roundcube: security improvements
Configuration menu - View commit details
-
Copy full SHA for 2d9e51a - Browse repository at this point
Copy the full SHA 2d9e51aView commit details
There are no files selected for viewing