Bug 32586 - UMC-Server: Inconsistent fallback values for umc/module/timeout
UMC-Server: Inconsistent fallback values for umc/module/timeout
Status: RESOLVED DUPLICATE of bug 43633
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 5.0
Other Linux
: P5 minor (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-13 11:18 CEST by Moritz Muehlenhoff
Modified: 2023-06-09 16:33 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.006
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2013-09-13 11:18:43 CEST
scripts/univention-management-console-module:           session_timeout = int( ucr.get( 'umc/module/timeout', 300 ) )

src/univention/management/console/config.py:MODULE_INACTIVITY_TIMER = get_int( 'umc/module/timeout', 120 ) * 1000
Comment 1 Florian Best univentionstaff 2023-06-09 16:33:24 CEST
obsolete by Bug #43633 - or even before.

*** This bug has been marked as a duplicate of bug 43633 ***