|
|
4907bc3085
|
Migrated most of the example and library to new design.
|
2015-05-06 22:15:43 +02:00 |
|
|
|
31fcd61401
|
Make sure to be able to compile in complete void-safe for 14.05 and still compile with 13.11
|
2014-05-14 10:14:51 +02:00 |
|
|
|
fd66d79ecb
|
Updated ecf files toward complete void-safety
Added iron package files.
Added libfcgi files to compile .lib and .dll on Windows
|
2014-04-22 21:47:29 +02:00 |
|
|
|
a2cbcbbbc6
|
Updated demo_basic example to be easier to read, and demonstrate various scenario.
|
2014-03-13 13:06:57 +01:00 |
|
|
|
9eca723dc5
|
Added a demo application server for basic http autorization
|
2014-03-03 12:45:41 +01:00 |
|
|
|
95971618ca
|
Fixed autotests cases compilation of http_authorization library.
|
2014-02-24 22:07:24 +01:00 |
|
|
|
2978ec33b7
|
Accept again detachable argument for HTTP_AUTHORIZATION.make (..) to avoid breaking existing code.
Note that HTTP_AUTHORIZATION.http_authorization is now detachable.
|
2013-11-20 09:17:28 +01:00 |
|
|
|
e6f1a06545
|
Fixed issue with unicode login:password
Added EIS info
Added testing cases.
|
2013-11-08 18:14:40 +01:00 |
|
|
|
fbbd1f1eee
|
Fixed various void-safety issue with recent compilers.
Note that EWF does now require EiffelStudio 7.2, and is compiling with 7.3
|
2013-06-07 15:40:50 +02:00 |
|
Jocelyn Fiat
|
78c83a4b69
|
Added HTTP_AUTHORIZATION.is_basic: BOOLEAN query to know if this is a Basic HTTP Authorization.
|
2013-03-21 15:42:16 +01:00 |
|
Jocelyn Fiat
|
8e31950285
|
Improved HTTP_AUTHORIZATION
|
2012-12-14 15:51:34 +01:00 |
|
Jocelyn Fiat
|
ab1c696837
|
Added code to create an HTTP_AUTHORIZATION from the client side as well.
So now we can either interpret an HTTP_AUTHORIZATION or build one HTTP_AUTHORIZATION
So far , only Basic auth is supported.
|
2011-09-22 15:13:59 +02:00 |
|
Jocelyn Fiat
|
7b1557a52a
|
first version of http authorization ..
for now, only basic digest
|
2011-09-16 18:53:57 +02:00 |
|