v1.10.0
#392
Replies: 1 comment
-
When I try to add a child I get the verfication error again. I managed to get in to the app after I added your configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SECURE_PROXY_SSL_HEADER
environment variable toTrue
(or any non-falsy value) in your deployment to resolve this. This is correct behavior as of Django v4.0 (used by Baby Buddy v1.10.0+). See #393 for more information.Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
This discussion was created from the release v1.10.0.
Beta Was this translation helpful? Give feedback.
All reactions