Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 descendants and 10 ancestors of [cfe33dcf92]
|
2010-01-13
| ||
| 09:35 | [cf3809cc71] New option of 'wiki-use-html' which causes the wiki system to use HTML as it's markup language. i.e. do not interfeer with what was entered. (user: jeremy_c, tags: trunk) | |
|
2010-01-12
| ||
| 14:33 | [c16017374e] Fix typo on the /doc/tip/www/password.wiki page. Add a link to that page from the home page. (user: drh, tags: trunk) | |
| 14:10 | [9c5322463b] Transfer SHA1-encoded passwords on a "configure push|pull user" when the client has Admin privilege. (user: drh, tags: trunk) | |
| 13:55 | [596f3c10fe] Merge the experimental password changes into the trunk. (user: drh, tags: trunk) | |
|
2010-01-11
| ||
| 16:21 | [261e55346d] Closed-Leaf: Additional clarification in the Password Management document. (user: drh, tags: experimental) | |
| 16:09 | [1cba86eabb] Updates to the Password Management document. (user: drh, tags: experimental) | |
| 15:07 | [cac5675e6c] Add the /doc/tip/www/password.wiki document. (user: drh, tags: experimental) | |
|
2010-01-10
| ||
| 20:56 | [4b58a7b838] Change the hash algorithm for passwords so that USER.PW field stores a SHA1 hash of the project-code, user login, and user password, rather than just a hash of the user password. That way, the if two users select the same password, or if the one user selects the same password for multiple projects, the password hashes are still different. (user: drh, tags: experimental) | |
| 00:07 | [cd93f5965b] Fixes to the configurable "report list". Load the correct default TH script when no report list script is specified. Send and receive the report list TH script together with other ticket configuration scripts. (user: drh, tags: experimental) | |
|
2010-01-09
| ||
| 22:34 | [e8b76a69ae] Remove some debug/test printfs that were mistakenly left in the previous commit. (user: drh, tags: experimental) | |
| 22:03 | [cfe33dcf92] Store passwords in USER.PW as either cleartext (as is done in legacy) or as the SHA1 hash of the password. When changing a password or adding a new user, always use the SHA1 hash password. (user: drh, tags: experimental) | |
| 18:43 | [6d0b76d01f] Call ticket_init() from the report view so users can have access to all the common ticket code (user: jeremy_c, tags: trunk) | |
| 18:32 | [14253e9b33] Added a user configurable TH1 template for the ticket report list. (user: jeremy_c, tags: trunk) | |
| 13:11 | [6069602aba] If a ticket query begins with an underscore then: # Do not include a link to execute the query directly # Do not show to those users that do not have ticket report access This allows you to create ticket report queries that are for form submissions only, not direct access. (user: jeremy_c, tags: trunk) | |
| 12:35 | [19f552795b] Added the cgi() SQL function implemented by Brain Theado. (user: jeremy_c, tags: trunk) | |
| 12:16 | [2239226012a] Harmonized Admin/Log with other "Pagination" wording. Earlier has become Older, Later has become Newer. (user: jeremy_c, tags: trunk) | |
|
2010-01-08
| ||
| 18:49 | [8748d75b5f] Fix minor typo in www/theory1.wiki . (user: eric, tags: trunk) | |
|
2010-01-06
| ||
| 14:23 | [cd26978357] Fix typos in the copyright release template. Ticket [ffec860709] (user: drh, tags: trunk) | |
| 14:19 | [ce6b68ca64] Fix typos in the "Thoughs On The Design Of Fossil" document. Ticket [e77e876caf3] (user: drh, tags: trunk) | |
| 13:48 | [4943c0e504] Only show propagating tags (not single-checkin tags) in the check-in comment entry template. (user: drh, tags: trunk) | |
|
2010-01-05
| ||
| 21:28 | [a6303982b0] Added the "Thoughts On The Design Of Fossil" document in answer to recent criticisms and critiques. (user: drh, tags: trunk) | |