Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7.1, 6.7.2, 6.8.0
-
None
-
30e9ef7de (dev), f8eccb9fa (6.8)
Description
In QTBUG-67528, it's established that 127.0.0.1 is preferred over localhost, it was however reverted back to localhost in 7d0995068ae67bad291b4e3066085700e7481758.
It's better to stick with 127.0.0.1, otherwise the urls in documentations should be updated.
- examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
- examples/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc
This is a breaking change, as the user might need to update their authorized redirect URL