Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

21 check-ins for the month beginning 2014-02-01 by user andybradford

Following month ↑
2014-02-27
15:40
Merge in latest fixes/development from trunk. check-in: 1fb468edf7 user: andybradford tags: http-auth
2014-02-14
07:16
Merge in updates from trunk. check-in: 99744084fb user: andybradford tags: http-auth
2014-02-11
03:58
Only prompt to use Fossil username/password for Basic Authorization if they are available. check-in: 9223f0226c user: andybradford tags: http-auth
2014-02-07
06:20
Only skip the login card if the REMOTE_USER authentication setting is enabled. check-in: 3f8ddc28c6 user: andybradford tags: http-auth
2014-02-05
08:57
Use the canonical URL as the key for storing the authorization. Reset the authorization information on a redirect. check-in: cf471cbb3f user: andybradford tags: http-auth
06:35
Simplify code and no longer rely on MAX_REDIRECTS because 20 password prompts are too many. check-in: 9493a9c763 user: andybradford tags: http-auth
2014-02-04
01:53
Display the name of the server requesting HTTP Authorization to clarify interaction. check-in: d581ef0057 user: andybradford tags: http-auth
2014-02-03
08:27
Use function that will prompt twice for sanity check. check-in: 6289a97e40 user: andybradford tags: http-auth
07:59
Musn't forget about autosync commands that also need the Basic Authorization. check-in: 06bff8c629 user: andybradford tags: http-auth
07:12
The stored name of the local option has changed. check-in: bd3830061b user: andybradford tags: http-auth
07:09
Remove redundant code. check-in: 3afd0289f3 user: andybradford tags: http-auth
07:07
Correct altered comment. Sneaky vi and J joining lines without my knowledge! check-in: e38bfdae85 user: andybradford tags: http-auth
07:03
Don't send Basic Authorization except after prompting user. This is done by detecting 401 Authorization Required. It also allows the HTTP Authorization credentials to be different from the Fossil user which means the integrity of the Fossil password can be maintained if so desired. check-in: c61554976d user: andybradford tags: http-auth
2014-02-02
01:49
Remove the HTTP Authorization setting if the URL is changed with remote-url. check-in: 456a1edd70 user: andybradford tags: http-auth
2014-02-01
23:39
Handle --once preference and prevent sending HTTP Authorization when the URL is named on the command line. check-in: 2600f59f2d user: andybradford tags: http-auth
22:06
Only automatically provide Authorization if the URL is HTTPS. User can express preference to use Authorization over unencrypted HTTP via the --httpauth command line option. check-in: 906cfae444 user: andybradford tags: http-auth
19:24
Remove malplaced period from the middle of a sentence. check-in: 4c8a3fb2b7 user: andybradford tags: trunk
05:58
Bring in latest from trunk. check-in: da070fafe2 user: andybradford tags: http-auth
05:40
This does not need to be globally scoped. check-in: 6315fd8a3d user: andybradford tags: http-auth
05:02
Detect authorization looping and exit fatally when limit exceeded. check-in: 08d487ed73 user: andybradford tags: http-auth
04:43
Automatically detect HTTP 401 status and resend with Authorization. check-in: fcaa8ea99a user: andybradford tags: http-auth
Previous month ↓