mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
*** empty log message ***
SVN revision: 706
This commit is contained in:
parent
5ec631f2f5
commit
2eb26b83d9
@ -42,6 +42,7 @@ a password I have to do this for all logbooks which is painful.
|
|||||||
where one can enter messages but not change them afterwards.
|
where one can enter messages but not change them afterwards.
|
||||||
<LI><a href=#11>How can I track various revisions of a message using the "edit" command?
|
<LI><a href=#11>How can I track various revisions of a message using the "edit" command?
|
||||||
<LI><a href=#12>How can I enter a date which is different from current one?
|
<LI><a href=#12>How can I enter a date which is different from current one?
|
||||||
|
<LI><a href=#13>I cannot pass the login page, it's always redisplayed even if I put in the right password?
|
||||||
</OL>
|
</OL>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
@ -237,6 +238,13 @@ and day. This is necessary since sorting is done only lexically. Please note tha
|
|||||||
<i>List Display</i> was renamed recently. Prior to version 2.3.10, it was called
|
<i>List Display</i> was renamed recently. Prior to version 2.3.10, it was called
|
||||||
<i>Display Search</i>.
|
<i>Display Search</i>.
|
||||||
|
|
||||||
|
<LI><a name=#13><b>I cannot pass the login page, it's always redisplayed even if I put in the right password?</b>
|
||||||
|
<p>
|
||||||
|
This can happen if you change the login policy, for example move the <code><b>Password file =</b></code> entry
|
||||||
|
in the configuration file from a logbook section to the [global] section or back. In that case some old cookies
|
||||||
|
could be stored in your browser, which confuse the system. Please delete your cookies in the browser to resolve
|
||||||
|
this problem. Read your browser documentation on how to do that.<p>
|
||||||
|
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
</OL>
|
</OL>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user