Public bug reported:
The timeout value for sessions is currently hardcoded to an hour:
```
apache_openid/_init_.py: session = Session(apache_request, timeout=3600,
lock=False)
```
Can this be changed to a variable defaulted to 3600 but configurable via
an environmental variable?
** Affects: apache-openid (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749884
Title:
[REQ] request timeout environmental variable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache-openid/+bug/1749884/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs