Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 3550:55bcd5673097
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 08 Feb 2006 04:46:41 +0000 |
| parents | f6719836e521 |
| children | 4cf7f9b7cb37 |
comparison
equal
deleted
inserted
replaced
| 3549:f6719836e521 | 3550:55bcd5673097 |
|---|---|
| 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" | 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" |
| 12 steps. | 12 steps. |
| 13 | 13 |
| 14 .. contents:: | 14 .. contents:: |
| 15 | 15 |
| 16 Migrating from 1.0 to 1.1 | 16 Migrating from 1.0.x to 1.1.0 |
| 17 ========================= | 17 ============================= |
| 18 | 18 |
| 19 1.1 Login for Session Only | 19 1.1 Login "For Session Only" |
| 20 -------------------------- | 20 ---------------------------- |
| 21 | 21 |
| 22 In 1.1, web logins are alive for the length of a session only, *unless* you | 22 In 1.1, web logins are alive for the length of a session only, *unless* you |
| 23 add the following to the login form in your tracker's ``page.html``:: | 23 add the following to the login form in your tracker's ``page.html``:: |
| 24 | 24 |
| 25 <input type="checkbox" name="remember" id="remember"> | 25 <input type="checkbox" name="remember" id="remember"> |
