Sönke Hahn
|
8bf81190b2
|
add one more auth test
just to clarify on how to use it properly
|
2016-04-07 19:10:11 +08:00 |
|
Sönke Hahn
|
c2c9bef571
|
version bump
|
2016-04-07 18:24:29 +08:00 |
|
aaron levin
|
8a0c3a9497
|
Add test: Gen Auth properly supports Raw endpoints
|
2016-04-06 13:45:44 +02:00 |
|
Sönke Hahn
|
6df3429b68
|
refactored basic auth test cases
|
2016-04-06 16:44:40 +08:00 |
|
Sönke Hahn
|
14ff219726
|
fix error status bug in basic auth
Fixes #440.
|
2016-04-06 11:18:20 +08:00 |
|
Sönke Hahn
|
4224c20bff
|
some formatting and refactoring
|
2016-04-06 11:18:20 +08:00 |
|
Sönke Hahn
|
14a8139cbe
|
version bump
|
2016-04-04 16:22:11 +08:00 |
|
Sönke Hahn
|
2367ee9965
|
put 0.6 into changelogs
|
2016-04-04 16:22:11 +08:00 |
|
Sönke Hahn
|
b72c271c2c
|
remove ToText from docs
|
2016-04-02 15:03:00 +08:00 |
|
Sönke Hahn
|
97168459fd
|
servant-server: add a test-case for streaming request bodies from client to server
|
2016-03-27 17:23:33 +08:00 |
|
Sönke Hahn
|
5890d5253b
|
update changelog
|
2016-03-27 17:05:59 +08:00 |
|
Sönke Hahn
|
09c40f61e2
|
return 400 (instead of 404) on invalid captures
|
2016-03-26 20:59:00 +08:00 |
|
Sönke Hahn
|
b4eef7acde
|
refactored HasServer Capture instance
|
2016-03-26 20:58:59 +08:00 |
|
Alexander Kjeldaas
|
0c01b0dba4
|
Fixed some minor typos
|
2016-03-25 19:09:44 +01:00 |
|
Alexander Kjeldaas
|
0ad60fe093
|
Document http error codes
|
2016-03-25 10:53:45 +01:00 |
|
Julian K. Arni
|
101e138a4b
|
Cut 0.5 in changelogs
|
2016-03-19 13:26:13 +01:00 |
|
Denis Redozubov
|
a22a981190
|
update base-compat imports
|
2016-03-13 12:44:12 +03:00 |
|
Denis Redozubov
|
c755f47806
|
use base-compat in servant-server
|
2016-03-13 12:42:41 +03:00 |
|
aaron levin
|
b3af5a8d95
|
Move general authentication to Experimental module
Removes the UndecidableInstances extension in the module containing the
HasServer instances.
|
2016-03-09 22:30:34 +01:00 |
|
aaron levin
|
29f8e64e1c
|
Add Experimental warnings on combinators
|
2016-03-09 22:30:34 +01:00 |
|
aaron levin
|
cd31b20cd8
|
Update CHANGELOG for generalized authentication support
|
2016-03-09 22:30:34 +01:00 |
|
aaron levin
|
0461c4642d
|
Add gen. authentication support to servant-server
|
2016-03-09 22:30:28 +01:00 |
|
aaron levin
|
546adc391a
|
basic-auth: config -> context
|
2016-03-08 23:28:27 +01:00 |
|
aaron levin
|
1e703be15f
|
replace serve with serveWithConfig
|
2016-03-08 23:13:05 +01:00 |
|
aaron levin
|
60a536382f
|
Update CHANGELOG for basic authentication support
|
2016-03-08 23:13:05 +01:00 |
|
aaron levin
|
104ac29bf8
|
Add BasicAuth support to servant-server
|
2016-03-08 23:13:02 +01:00 |
|
aaron levin
|
84172c6135
|
Augment Delayed to handle authentication.
|
2016-03-08 23:08:17 +01:00 |
|
Sönke Hahn
|
c6b6639453
|
reworded Context comment
|
2016-03-07 23:12:25 +08:00 |
|
Sönke Hahn
|
8ef4d4543b
|
renaming: Config -> Context
|
2016-03-07 23:12:24 +08:00 |
|
Robert Klotzner
|
deb2ccaab0
|
Removed comment
as suggested by @soenkehahn
|
2016-03-04 12:11:44 +01:00 |
|
Robert Klotzner
|
c311f1a90b
|
Added DeriveDataTypeable ghc-7.8.4 needs that.
|
2016-02-26 13:01:54 +01:00 |
|
Robert Klotzner
|
b1ff2beb8a
|
Make ServantErr throwable
|
2016-02-26 12:27:19 +01:00 |
|
Julian Arni
|
d46cde913c
|
Merge pull request #387 from ondrap/master
Bump aeson version.
|
2016-02-19 15:33:11 +01:00 |
|
Ondrej Palkovsky
|
2cdd6a5fea
|
Bump aeson version.
|
2016-02-18 22:45:05 +01:00 |
|
Julian K. Arni
|
f137972e5d
|
Add 'serveWithConfig'.
And keep the old signature for 'serve'
|
2016-02-18 16:36:24 +01:00 |
|
Julian Arni
|
761443fffe
|
Merge pull request #357 from haskell-servant/jkarni/remove-memoReqBody
Remove memoReqBody.
|
2016-02-05 20:05:49 +01:00 |
|
Andres Loeh
|
927009408b
|
Small whitespace fix.
|
2016-01-28 11:08:22 +01:00 |
|
Andres Loeh
|
2934bac40c
|
Small whitespace fix.
|
2016-01-28 11:07:59 +01:00 |
|
Andres Loeh
|
c532ecffd5
|
Small doc fix.
|
2016-01-28 11:07:36 +01:00 |
|
Julian K. Arni
|
3bd3eff488
|
Add test for failing 400
|
2016-01-26 18:47:34 +01:00 |
|
Julian K. Arni
|
1aeee3ef94
|
Remove memoReqBody.
|
2016-01-26 14:43:15 +01:00 |
|
Sönke Hahn
|
b9fb80ac5e
|
server/config: tweak changelog
|
2016-01-21 18:04:00 +01:00 |
|
Sönke Hahn
|
09b22452aa
|
server/config: added more documentation
|
2016-01-21 17:58:50 +01:00 |
|
Sönke Hahn
|
df09f8616e
|
config: remove HasConfig and make HasServer take config as a parameter
|
2016-01-21 17:58:50 +01:00 |
|
Julian K. Arni
|
35bdc54dee
|
Update changelogs
|
2016-01-21 17:55:02 +01:00 |
|
Sönke Hahn
|
2445855203
|
servant-server: renaming of type variable
|
2016-01-21 17:55:02 +01:00 |
|
Sönke Hahn
|
2176fecfda
|
config: added instances for all interpretations
|
2016-01-21 17:55:02 +01:00 |
|
Sönke Hahn
|
67315c4487
|
server: added Config machinery
|
2016-01-21 17:55:02 +01:00 |
|
Julian K. Arni
|
be36e5b313
|
Change copyright to servant contributors
|
2016-01-20 16:58:29 +01:00 |
|
Christian Marie
|
9c67267071
|
servant-server: fix comment typo
|
2016-01-19 11:06:38 +11:00 |
|