784 Commits

Author SHA1 Message Date
Kenneth Reitz e15834da8e v0.7.2 v0.7.2 2011-10-23 15:40:26 -04:00
Kenneth Reitz f1bb25b1ec bugfix 2011-10-23 15:39:33 -04:00
Kenneth Reitz 02cf3dce37 v0.7.1 v0.7.1 2011-10-23 15:18:27 -04:00
Kenneth Reitz 4fb72a2e68 Merge branch 'feature/detach' into develop 2011-10-23 15:18:09 -04:00
Kenneth Reitz 58b1c69b6a Explain custom auth handlers 2011-10-23 15:13:34 -04:00
Kenneth Reitz 8f8dbec0d5 docs for basic/digest auth 2011-10-23 14:59:46 -04:00
Kenneth Reitz e46251b727 ch ch changes 2011-10-23 14:52:20 -04:00
Kenneth Reitz 82cbae479c history for this 2011-10-23 14:51:22 -04:00
Kenneth Reitz b88fbb5e0c KILL THE AUTH HANDLERS 2011-10-23 14:49:59 -04:00
Kenneth Reitz 68b4830948 Add argument injection hook back 2011-10-23 14:47:15 -04:00
Kenneth Reitz 9966017a49 Add new utilities from werkzeug 2011-10-23 14:46:58 -04:00
Kenneth Reitz 53c7b77735 Digest Authentication test. 2011-10-23 14:46:44 -04:00
Kenneth Reitz 491a3c075d Move hooks into internal event loop 2011-10-23 14:46:35 -04:00
Kenneth Reitz 4916b1c2ce pep8 2011-10-23 14:44:26 -04:00
Kenneth Reitz 60b37e54b5 Digest authentication support!
Ripped from urllib2
2011-10-23 14:44:20 -04:00
Kenneth Reitz b7c788cc56 prettier async patching 2011-10-23 14:44:00 -04:00
Kenneth Reitz 12db1576e9 auth tuple fix 2011-10-23 12:26:46 -04:00
Kenneth Reitz af6aa3e572 Move hooks out of top-level loop 2011-10-23 12:26:41 -04:00
Kenneth Reitz 20e0ee4968 Remove AuthObject entirely. 2011-10-23 11:35:01 -04:00
Kenneth Reitz 4892a305d9 more advanced authentication mechanism 2011-10-23 11:33:03 -04:00
Kenneth Reitz 495c3d5006 Use new authentication style in models
🤘
2011-10-23 11:15:42 -04:00
Kenneth Reitz 06a5aed8e2 assert sessions are using new auth 2011-10-23 11:15:11 -04:00
Kenneth Reitz 0dae52220b fix base64 encoding for httpbasic 2011-10-23 11:14:59 -04:00
Kenneth Reitz d23c4b94c1 httpbasic authentication cleanup 2011-10-23 11:00:36 -04:00
Kenneth Reitz 94c587d642 Comment out authentication handlers 2011-10-23 11:00:21 -04:00
Kenneth Reitz 340f7a0733 initial auth module w/ httpbasic auth 2011-10-23 10:56:04 -04:00
Kenneth Reitz b8d4a5ea61 v0.7.1 plans 2011-10-23 10:04:46 -04:00
Kenneth Reitz 1a4dfad52d mod string formatting for 2.5 v0.7.0 2011-10-22 21:33:00 -04:00
Kenneth Reitz b66871e871 v0.7.0 2011-10-22 21:30:47 -04:00
Kenneth Reitz a74568d8d5 simplify request dispatch flow 2011-10-22 21:10:24 -04:00
Kenneth Reitz 302c4d9c41 Don't alter behavior for safe methods anymore. 2011-10-22 21:01:45 -04:00
Kenneth Reitz 97e3c84084 simplify the URL check 2011-10-22 20:57:39 -04:00
Kenneth Reitz 0ee6c1fa68 kill accept_gzip config 2011-10-22 20:55:46 -04:00
Kenneth Reitz f0fe8b971b Merge branch 'feature/config' into develop 2011-10-22 20:32:11 -04:00
Kenneth Reitz 8c34fa8477 settings => config 2011-10-22 20:31:51 -04:00
Kenneth Reitz 6be69e303b history for config 2011-10-22 20:29:00 -04:00
Kenneth Reitz 2f6cf50a6c deprecate settings 2011-10-22 20:28:25 -04:00
Kenneth Reitz f9dfbb73dd requests.request uses config 2011-10-22 20:28:19 -04:00
Kenneth Reitz 903f96cc6a use config throughout models 2011-10-22 20:28:06 -04:00
Kenneth Reitz 5c81fba1eb use config object in sessions 2011-10-22 20:26:12 -04:00
Kenneth Reitz 4dc48b6521 _config => defaults 2011-10-22 20:25:27 -04:00
Kenneth Reitz ab3200b4cc config.py => _config.py 2011-10-22 19:41:39 -04:00
Kenneth Reitz 185450c5e1 test entry points 2011-10-22 19:40:45 -04:00
Kenneth Reitz 958c424c89 I don't even want to know. 2011-10-22 19:39:23 -04:00
Kenneth Reitz 61be59d996 show both session styles 2011-10-22 19:34:03 -04:00
Kenneth Reitz e007a5a13f docstring 2011-10-22 19:27:44 -04:00
Kenneth Reitz 3d29f6535f kill wrapping of api methods 2011-10-22 19:27:08 -04:00
Kenneth Reitz 98dc08236c loose yourself 2011-10-22 18:18:39 -04:00
Kenneth Reitz 4ab0bfefd3 Merge branch 'master' into develop 2011-10-22 18:17:04 -04:00
Kenneth Reitz e418631ce8 Merge branch 'feature/primary-sessions' into develop 2011-10-22 18:16:43 -04:00