Bugzilla – Attachment 8647 Details for
Bug 6701
language on timeout system preference is wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6701 - login timeout is in seconds
Bug-6701---login-timeout-is-in-seconds.patch (text/plain), 1.17 KB, created by
Dobrica Pavlinusic
on 2012-03-27 13:20:41 UTC
(
hide
)
Description:
Bug 6701 - login timeout is in seconds
Filename:
MIME Type:
Creator:
Dobrica Pavlinusic
Created:
2012-03-27 13:20:41 UTC
Size:
1.17 KB
patch
obsolete
>From 24bce65886c3860a5d85944687443c21a3e130a1 Mon Sep 17 00:00:00 2001 >From: Dobrica Pavlinusic <dpavlin@rot13.org> >Date: Tue, 27 Mar 2012 15:14:22 +0200 >Subject: [PATCH] Bug 6701 - login timeout is in seconds > >I checked in C4/Auth and we are using perl time() for comparison with this value. > >I also added description of specifing timeout in days which is available in code. >--- > .../prog/en/modules/admin/preferences/admin.pref | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >index 52a9de1..ae1f974 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >@@ -52,7 +52,7 @@ Administration: > - Automatically log out users after > - pref: timeout > class: integer >- - milliseconds of inactivity. >+ - seconds of inactivity. Adding d will specify it in days, e.g. 1D is timeout of one day. > - > - pref: AutoLocation > default: 0 >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6701
:
4945
|
4953
|
8647
|
8667
|
8919