Jocelyn Fiat
|
2f98d7031f
|
Updated a few package.iron files.
|
2017-10-06 14:06:46 +02:00 |
|
Jocelyn Fiat
|
9b97627c76
|
Update package.iron files.
|
2017-10-06 10:27:32 +02:00 |
|
Jocelyn Fiat
|
0a6a4281e7
|
Merge branch 'master' into es17.05
|
2017-10-06 08:18:50 +02:00 |
|
Jocelyn Fiat
|
ab507d543a
|
Now HTTP_AUTHORIZATION acceps READABLE_STRING_GENERAL for username and password argument.
|
2017-09-21 10:45:40 +02:00 |
|
Jocelyn Fiat
|
fb9af26d32
|
Updated or added timestamp to obsolete and fixme messages.
Fixed ecf file exclusion for .svn and .git .
Cosmetic changed.
|
2017-05-12 14:11:22 +02:00 |
|
Jocelyn Fiat
|
94ba19920e
|
Merge branch 'v1' into es17.01
# Conflicts:
# library/text/parser/uri_template/uri_template-safe.ecf
# library/text/parser/uri_template/uri_template.ecf
|
2017-04-14 12:04:33 +02:00 |
|
Jocelyn Fiat
|
3b8261ff08
|
Updated code regarding to string 32 vs string 8.
|
2017-04-14 11:45:38 +02:00 |
|
jvelilla
|
5d9752f257
|
Updated code, get rid of obsolete feature calls in libraries and examples
|
2017-04-13 16:48:17 -03:00 |
|
|
|
d4c79f1893
|
Fixed xml info of ecf files.
|
2017-03-07 14:31:36 +01:00 |
|
|
|
a44ca1a76c
|
Converted all ecf files to ecf version 1-16-0 .
|
2017-02-14 14:47:07 +01:00 |
|
|
|
ca8f95a594
|
Made library ecf compilable in scoop concurrency mode by default.
So ecf files are compilable with 16.05 and 16.11 .
|
2016-12-01 14:56:56 +01:00 |
|
|
|
5a9ccce558
|
Made library ecf compilable in scoop concurrency mode by default.
Except nino related projects that depends on EiffelThread.
|
2016-11-01 14:30:19 +01:00 |
|
|
|
56819d6793
|
Replace Nino by Standalone whenever it is relevant.
|
2016-10-08 01:02:12 +02:00 |
|
|
|
e9afc9ad17
|
Updated package.iron files.
|
2016-02-02 09:57:03 +01:00 |
|
|
|
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 |
|