+11
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+11
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
···+(<link xlink:href="https://github.com/spiral-project/ihatemoney/blob/5.1.1/CHANGELOG.rst">release+<link xlink:href="options.html#opt-services.ihatemoney.secureCookie">services.ihatemoney.secureCookie</link>
+2
nixos/doc/manual/release-notes/rl-2111.section.md
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···- `services.geoip-updater` was broken and has been replaced by [services.geoipupdate](options.html#opt-services.geoipupdate.enable).+- `ihatemoney` has been updated to version 5.1.1 ([release notes](https://github.com/spiral-project/ihatemoney/blob/5.1.1/CHANGELOG.rst)). If you serve ihatemoney by HTTP rather than HTTPS, you must set [services.ihatemoney.secureCookie](options.html#opt-services.ihatemoney.secureCookie) to `false`.- PHP 7.3 is no longer supported due to upstream not supporting this version for the entire lifecycle of the 21.11 release.
+16
-2
nixos/modules/services/web-apps/ihatemoney/default.nix
+16
-2
nixos/modules/services/web-apps/ihatemoney/default.nix
······+description = "Use secure cookies. Disable this when ihatemoney is served via http instead of https";enablePublicProjectCreation = mkEnableOption "permission to create projects in ihatemoney by anyone";+description = "The URL to a page explaining legal statements about your service, eg. GDPR-related information.";
+1
-1
nixos/tests/all-tests.nix
+1
-1
nixos/tests/all-tests.nix
···
-62
nixos/tests/ihatemoney.nix
-62
nixos/tests/ihatemoney.nix
···-"curl -X POST http://localhost:8000/api/projects -d 'name=yay&id=yay&password=yay&contact_email=yay@example.com'"
+78
nixos/tests/ihatemoney/default.nix
+78
nixos/tests/ihatemoney/default.nix
···+# openssl req -x509 -newkey rsa:4096 -keyout server.key -out server.crt -days 1000000 -nodes -subj '/CN=api.exchangerate.host'+"curl --fail -X POST http://localhost:8000/api/projects -d 'name=yay&id=yay&password=yay&contact_email=yay@example.com&default_currency=XXX'"
+39
nixos/tests/ihatemoney/rates.json
+39
nixos/tests/ihatemoney/rates.json
···
+28
nixos/tests/ihatemoney/server.crt
+28
nixos/tests/ihatemoney/server.crt
···
+52
nixos/tests/ihatemoney/server.key
+52
nixos/tests/ihatemoney/server.key
···
+36
pkgs/development/python-modules/flask-talisman/default.nix
+36
pkgs/development/python-modules/flask-talisman/default.nix
···
+13
-44
pkgs/development/python-modules/ihatemoney/default.nix
+13
-44
pkgs/development/python-modules/ihatemoney/default.nix
···············-url = "https://github.com/spiral-project/ihatemoney/commit/6129191b26784b895e203fa3eafb89cee7d88b71.patch";-url = "https://github.com/spiral-project/ihatemoney/commit/8d77cf5d5646e1d2d8ded13f0660638f57e98471.patch";············
-284
pkgs/development/python-modules/ihatemoney/remove_flask_script.patch
-284
pkgs/development/python-modules/ihatemoney/remove_flask_script.patch
···
+2
pkgs/top-level/python-packages.nix
+2
pkgs/top-level/python-packages.nix
···