Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file www/password.wiki at check-in 4329553d517f7d13
2024-10-21
| ||
11:13 | Added link to help page for redirect-to-https. Untested in .wiki. ... (file: [31b38688df] check-in: [7ae65cb84e] user: brickviking branch: bv-corrections01, size: 6839) | |
11:04 | Initial cut at better explanation regarding username/password authentication. ... (file: [e26cf0c24b] check-in: [62077d3fd4] user: brickviking branch: bv-corrections01, size: 6808) | |
10:17 | Changes for the following files under www: password.wiki patchcmd.md pikchr.md quickstart.wiki rebaseharm.md selfcheck.wiki selfhost.wiki ... (file: [72d1229aea] check-in: [445d1a86ba] user: brickviking branch: bv-corrections01, size: 6652) | |
2024-02-04
| ||
04:29 | Replaced nearly all explicit uses of the "blockquote" tag in the embedded docs: * Constructs like "<blockquote><pre>" are now simply "<pre>" * Ditto "<blockquote><b>" for command examples, which then allowed me to get rid of explicit "br" elements; pre does that for us. * Where it was used merely to get an indent for a code block, we're now using pre or verbatim instead, depending on whether we need embedded HTML and/or pre-wrap handling. (Not the same thing as the prior item.) In some places, this let us replace use of HTML-escaped code blocks in pre with verbatim equivalents, not needing the escaping, allownig the doc source to read more like the rendered HTML. * Use of blockquotes to get hierarchical indenting is no longer necessary; the skin does that. A good example is indenting ol and ul lists under the parent paragraph; additional manual indenting is no longer necessary. The only remaining instances of "blockquote" under www/ are necessary: # The copyright release doc is plain HTML, without the fossil-doc wrapper, giving it no access to the new skin improvements. # One MD doc wants a blockquote in the middle of a list, and the current parsing rules don't let us use ">" there. # The skinning docs talk about styling blockquote elements at one point; it isn't a use of the tag, it is a prose reference to it. ... (file: [54f05c9321] check-in: [54977e1413] user: wyoung branch: inskinerator-modern-backport, size: 6651) | |
2024-01-27
| ||
15:11 | Removed redundant h1 tags in wiki docs, duplicating "title" elements that already display in the skin's header area. They take up vertical space without adding any new information. ... (file: [9f182349c9] check-in: [2572e48b93] user: wyoung branch: inskinerator-modern-backport, size: 6765) | |
2021-10-18
| ||
12:45 | Removed an incorrect hash result from www/password.wiki, per [forum:3375879e6c3b9d73|forum post 3375879e6c3b9d73]. ... (file: [b6e5dd5e1b] check-in: [2169f323fa] user: stephan branch: trunk, size: 6809) | |
2021-10-10
| ||
15:55 | Removed a no-longer-correct doc passage which referenced the older practice of using an IP component in the login cookie. ... (file: [4cbeee5a14] check-in: [1dc5e1ce6d] user: stephan branch: trunk, size: 6873) | |
2019-08-16
| ||
01:57 | Another spell check pass on www/* using a different dictionary than in the prior pass. ([79c2cb083152]) ... (file: [e8d6aec266] check-in: [0996347d4a] user: wyoung branch: trunk, size: 7793) | |
2019-08-08
| ||
04:23 | Typo fix pass on www/* ... (file: [a92e2279b9] check-in: [79c2cb0831] user: wyoung branch: trunk, size: 7793) | |
2015-11-16
| ||
02:42 | Remove deprecated <font> tags. ... (file: [135405d9e2] check-in: [46861220d3] user: Isius branch: html-cleanup, size: 7793) | |
2014-06-26
| ||
07:31 | Make "fossil fusefs" entry in changelog a hyperlink. Use a "T" in stead of "+" in hyperlinks containing dates, in order to prevent ambiugity. A few typos in wiki. ... (file: [336916afde] check-in: [68ce1305b1] user: jan.nijtmans branch: trunk, size: 7781) | |
2010-09-08
| ||
12:36 | Documentation updates. ... (file: [6763f5a182] check-in: [546d48ff45] user: drh branch: trunk, size: 7791) | |
2010-01-12
| ||
14:33 | Fix typo on the [/doc/tip/www/password.wiki] page. Add a link to that page from the home page. ... (file: [4c626ba0e1] check-in: [c16017374e] user: drh branch: trunk, size: 7789) | |
2010-01-11
| ||
16:21 | Additional clarification in the Password Management document. ... (file: [ac0fead4ba] check-in: [261e55346d] user: drh branch: experimental, size: 7790) | |
16:09 | Updates to the Password Management document. ... (file: [00b7a8ba70] check-in: [1cba86eabb] user: drh branch: experimental, size: 7212) | |
15:07 | Add the [/doc/tip/www/password.wiki] document. ... (file: [042da45c34] check-in: [cac5675e6c] user: drh branch: experimental, size: 5128) | |