Fossil SCM
Update the change log for the "Remember me" session login-cookie enhancement.
Commit
d650eea348f4f570dcdbd9bfe312252f5cfb9959675eb0f7452029201a5e0df7
Parent
6b7b3232dfbb2f1…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -25,10 +25,12 @@ | ||
| 25 | 25 | [https://fossil-scm.org/forum/forumpost/9297029862|Example] |
| 26 | 26 | * The "[/help?cmd=remote-url|fossil remote]" command now has options for |
| 27 | 27 | specifying multiple persistent remotes with symbolic names. Currently |
| 28 | 28 | only one remote can be used at a time, but that might change in the |
| 29 | 29 | future. |
| 30 | + * Add the "Remember me?" checkbox on the login page. Use a session | |
| 31 | + cookie for the login if it is not checked. | |
| 30 | 32 | * Added the experimental "[/help?cmd=hook|fossil hook]" command for |
| 31 | 33 | managing "hook scripts" that run before checkin or after a push. |
| 32 | 34 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 33 | 35 | is able to revert all files beneath a directory. |
| 34 | 36 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 35 | 37 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -25,10 +25,12 @@ | |
| 25 | [https://fossil-scm.org/forum/forumpost/9297029862|Example] |
| 26 | * The "[/help?cmd=remote-url|fossil remote]" command now has options for |
| 27 | specifying multiple persistent remotes with symbolic names. Currently |
| 28 | only one remote can be used at a time, but that might change in the |
| 29 | future. |
| 30 | * Added the experimental "[/help?cmd=hook|fossil hook]" command for |
| 31 | managing "hook scripts" that run before checkin or after a push. |
| 32 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 33 | is able to revert all files beneath a directory. |
| 34 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 35 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -25,10 +25,12 @@ | |
| 25 | [https://fossil-scm.org/forum/forumpost/9297029862|Example] |
| 26 | * The "[/help?cmd=remote-url|fossil remote]" command now has options for |
| 27 | specifying multiple persistent remotes with symbolic names. Currently |
| 28 | only one remote can be used at a time, but that might change in the |
| 29 | future. |
| 30 | * Add the "Remember me?" checkbox on the login page. Use a session |
| 31 | cookie for the login if it is not checked. |
| 32 | * Added the experimental "[/help?cmd=hook|fossil hook]" command for |
| 33 | managing "hook scripts" that run before checkin or after a push. |
| 34 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 35 | is able to revert all files beneath a directory. |
| 36 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 37 |