Commit graph

  • c432891035 Update HasServer instances for auth lax/strict aaron levin 2015-12-20 22:38:39 +0100
  • ee1e0fe355 Delayed handler for Lax authentication aaron levin 2015-12-19 23:50:00 +0100
  • 1aca415ec7 Use new Delayed type to capture authentication aaron levin 2015-12-17 00:39:53 +0100
  • 667dbbc8cd Make auth tests Arian van Putten 2015-10-31 22:18:59 +0100
  • dc699a93e0 Refine the jwt api Arian van Putten 2015-10-18 22:35:26 +0200
  • 2b3df72fa2 Begin integrating upstream changes into auth aaron levin 2015-11-22 23:10:00 +0100
  • 2424424ab2 servant-server: Remove unnecessary dependency on Common.Text aaron levin 2015-11-22 17:37:06 +0100
  • fff82de2d8 servant-foreign: Fix rebase changes aaron levin 2015-11-22 17:35:34 +0100
  • 4965f1a113 Add instances for auth in servant-mock Arian van Putten 2015-10-03 01:35:27 +0200
  • 6640ac358b Add support for authentication to servant-foreign and servant-js Arian van Putten 2015-10-03 00:11:11 +0200
  • 79ac58a33d Solve extra merge conflicts Arian van Putten 2015-10-01 15:58:39 +0200
  • c64fa05611 Change JSON to be the bearing type of JWT auth. Arian van Putten 2015-10-01 14:36:11 +0200
  • a76b1f9e90 Export the auth stuff for jwt Arian van Putten 2015-10-01 13:45:59 +0200
  • 51a68bd60d Add JWT to servant-server Arian van Putten 2015-10-01 11:06:17 +0200
  • 7616eff8b7 remove policy specificity and add lax endpoint aaron levin 2015-09-13 23:41:35 +0200
  • 8dbc857c8e Amend greet.hs to include authentication aaron levin 2015-09-13 23:36:41 +0200
  • d0ee287ba1 Properly export ToAuthInfo and AuthenticationInfo aaron levin 2015-09-13 23:36:30 +0200
  • bb88c786f0 Remove client-specific data from AuthInfo aaron levin 2015-09-13 23:36:15 +0200
  • 39d20f51d8 Update CHANGELOG aaron levin 2015-09-13 00:45:25 +0200
  • b0b652a237 serant-docs support for Authentication aaron levin 2015-09-13 00:44:27 +0200
  • 4e4bbff8bc Export AuthenticateRequest instance for BasicAuth aaron levin 2015-08-20 15:16:05 -0400
  • 3fb8f6ff66 Fix spelling mistake aaron levin 2015-08-19 15:49:04 -0400
  • dd003b6887 Fix warnings aaron levin 2015-08-18 16:18:09 -0400
  • 756cd842da Add to changelog aaron levin 2015-08-18 15:36:16 -0400
  • 948951b6e9 Add authentication to servant-client aaron levin 2015-08-18 15:35:36 -0400
  • 3f5106da77 CHANGELOG entries for servant and servant-server aaron levin 2015-08-12 20:38:03 -0400
  • c7da1ba9dc Small haddocks changes for authentication aaron levin 2015-08-12 20:20:18 -0400
  • 5bbedb838d Fix spelling issues in auth-combinator aaron levin 2015-08-11 10:28:17 -0400
  • 65bfa1d844 Remove derived 'Show' instance for 'RR' aaron levin 2015-08-10 13:32:46 -0400
  • 4cb14a6659 Remove 'Show' instance for RouteMismatch aaron levin 2015-08-10 13:31:11 -0400
  • c782266d15 fix another build error Alp Mestanogullari 2015-08-10 11:44:29 +0200
  • c7caebad59 fix some build errors on 7.8/7.10 Alp Mestanogullari 2015-08-10 11:11:11 +0200
  • 842dc1d934 explicitly import 'mempty' for GHC 7.8.4 aaron levin 2015-08-09 11:52:48 -0400
  • d692c05cdb Use new strictProtect (arguments were flipped) aaron levin 2015-08-09 11:39:26 -0400
  • 961c08bdac Swap AuthHandlers and subserver placement aaron levin 2015-08-09 11:33:26 -0400
  • 167e70351b Fix authentication example aaron levin 2015-08-09 11:28:58 -0400
  • 19d931d8ba Update tests for new authentication framework aaron levin 2015-08-08 21:06:56 -0400
  • db0931941b Cleanup import failures and compiler warnings aaron levin 2015-08-08 11:50:40 -0400
  • 4c83843489 Second Iteration of Authentication Andres Loeh 2015-06-01 22:39:12 +0200
  • 42d0234cdc Add BasicAuth tests aaron levin 2015-05-12 15:23:44 -0400
  • bc10a9a127 Authentication cleanup aaron levin 2015-05-12 11:01:23 -0400
  • bde02d5f45 First attempt at BasicAuth combinators aaron levin 2015-05-11 18:17:24 -0400
  • 001f8de754 improved description of BasicAuth lookup aaron levin 2015-05-11 18:16:53 -0400
  • e48052bf27 Add word8 dependency aaron levin 2015-05-11 18:15:56 -0400
  • 11583d8ed4 Add base64-bytestring dependency for basic auth aaron levin 2015-05-11 16:57:57 -0400
  • 41781e728a Add BasicAuth data type aaron levin 2015-05-11 16:16:34 -0400
  • 5e215cef68 Merge pull request #299 from xor-xor/docs-redundant-imports Julian Arni 2015-12-20 18:31:21 +0100
  • 69a4a8d4f6 [servant-docs] Removed redundant imports. Tomasz Mieszkowski 2015-12-20 17:56:11 +0100
  • 3020c365fa Merge pull request #298 from atn34/patch-1 Alp Mestanogullari 2015-12-19 12:25:02 +0100
  • 56beed459c Fix broken link Andrew Noyes 2015-12-18 16:56:37 -0800
  • 1bb4292d97 Merge pull request #295 from haskell-servant/jkarni/293fix Julian Arni 2015-12-16 14:11:08 +0100
  • b20edfd96a Fix loop in IsSubList Julian K. Arni 2015-12-16 13:41:18 +0100
  • 82deaeb63c Test cases for bad links. Julian K. Arni 2015-12-16 13:38:42 +0100
  • 3429870120 Merge pull request #289 from mitchellwrosen/master Julian Arni 2015-12-10 23:48:30 +0100
  • bf8959d2d7 Merge pull request #287 from arianvp/285 Julian Arni 2015-12-10 23:44:25 +0100
  • f1a6a2a151 Move 'pretty' to its own module Mitchell Rosen 2015-12-10 12:27:15 -0800
  • 702c2cec7d Add 'pretty' Mitchell Rosen 2015-12-09 18:04:47 -0800
  • b7c2f95110 Remove debug print statement in captureFilenameSpec Alex Mason 2015-12-07 13:10:22 +1100
  • 070fe26831 Refactor time format used in FTime tests. Alex Mason 2015-12-07 13:05:55 +1100
  • 937c8a40fc Merge branch 'master' into servant-dates Alex Mason 2015-12-07 10:34:29 +1100
  • 0d58a14335 Merge branch 'master' into file-extensions Alex Mason 2015-12-07 10:34:19 +1100
  • cf475c26c9 WIP: Fix issue #285 Arian van Putten 2015-12-06 12:40:27 +0100
  • 60f1ddb89e WIP: Fix issue #285 Arian van Putten 2015-12-06 12:22:18 +0100
  • 69c9ca437a Merge pull request #284 from kantp/relax-upper-bound-http-api-data Julian Arni 2015-12-04 20:32:56 +0100
  • da5c273640 Relaxed upper version bound for http-api-data ... Philipp Kant 2015-12-03 14:08:36 +0100
  • afbfae78c3 Render Ext values better. Alex Mason 2015-12-03 16:59:28 +1100
  • 78c7535ce5 Add tests for Ext type for capturing file names with a given extension. Alex Mason 2015-12-03 16:28:21 +1100
  • 96636d6e44 Add Ext type to servant. Alex Mason 2015-12-03 16:26:18 +1100
  • a11c1337bb Merge branch 'master' into servant-dates Alex Mason 2015-12-03 14:42:12 +1100
  • 1c9c948faf Remove implementations for HasServer for now nonexistent types, add tests for capturing times. Alex Mason 2015-12-03 14:32:52 +1100
  • 74ebec9176 Reimplement time handling using a new type which carries a format string in its type. Alex Mason 2015-12-03 14:31:44 +1100
  • 1bd2d913de Merge pull request #277 from MaxOw/master Denis Redozubov 2015-12-03 01:00:45 +0300
  • 9b89381e7f Correct spacing in StaticFiles.hs Alexander Vieth 2015-12-02 16:11:01 -0500
  • 5d40b7787f RawServer datatype, for uniformity of Enter Alexander Vieth 2015-12-02 15:48:12 -0500
  • 721151a32d Added default NoTypes parameter for dynamic languages. Maksymilian Owsianny 2015-12-02 15:56:56 +0000
  • 83600d5326 Added myself as co-author. Maksymilian Owsianny 2015-12-02 14:26:45 +0000
  • 0f42e0a7f0 Add documentation of 'HasForeignType'. Maksymilian Owsianny 2015-12-02 14:10:30 +0000
  • 0c0c382ae6 Fix broken servant-js tests. Maksymilian Owsianny 2015-12-02 13:22:01 +0000
  • b6ee20dfe0 Fix to support GHC < 710 Maksymilian Owsianny 2015-12-02 13:02:05 +0000
  • e56fc650c2 Added test spec for servant-foreign. Maksymilian Owsianny 2015-12-02 12:28:04 +0000
  • 2d8db45907 Moved GenerateList to servant-foreign. Maksymilian Owsianny 2015-12-02 11:21:37 +0000
  • 7174e1e1fd Add tests for CaptureTime. Alex Mason 2015-12-02 17:50:41 +1100
  • 4f2a3d4afd Update docspec stuff for Servant.API.Times Alex Mason 2015-12-02 17:50:09 +1100
  • 3a4e4139b5 Add implementations for HasServer for Servant.API.Times. Alex Mason 2015-12-02 16:38:56 +1100
  • 8780bf78cb Add CaptureTimes and QueryParamTime(s) to servant. Alex Mason 2015-12-02 16:37:12 +1100
  • 6dac6e831c Merge pull request #279 from sestrella/fix_broken_link Julian Arni 2015-12-01 08:52:32 +0100
  • 38cb32cda6 [servant-js] README-md - Fix broken link Sebastián Estrella 2015-12-01 00:38:16 -0500
  • 69f09f2622 Added lang parameter. Maksymilian Owsianny 2015-11-29 04:53:50 +0000
  • 0b37222733 Fix servant-js based on changes to servant-foreign. Maksymilian Owsianny 2015-11-28 08:24:55 +0000
  • 8932cb242c Add access to types in servant-foreign. Maksymilian Owsianny 2015-11-28 08:13:26 +0000
  • 290220860b Merge 8838f98960 into b17f2dd0e8 Greg Hale 2015-11-23 23:08:02 +0000
  • 8838f98960 tweak haddock wording for Raw m a Greg Hale 2015-11-23 16:59:22 -0500
  • 8bf804e292 Merge pull request #265 from liqd/foreign-internal-module Julian Arni 2015-11-23 16:56:09 -0500
  • b2ea780e70 Fix deps; tweak travis config; cleanup. Matthias Fischmann 2015-11-21 16:42:50 +0100
  • 3b0a076c3f hlint. Matthias Fischmann 2015-11-21 16:37:17 +0100
  • 589f8757f9 Clone https://github.com/anchor/servant-purescript/pull/3 Matthias Fischmann 2015-11-21 16:33:52 +0100
  • b17f2dd0e8 rebase master and cleanup Brandon Martin 2015-11-17 14:22:39 -0700
  • 09c397d41d Minor fixes to new Raw Julian K. Arni 2015-10-07 15:06:21 +0200
  • 7039c0a00d cleanup after rebase Brandon Martin 2015-10-01 08:05:49 -0600
  • a4e2d359e6 boom Julian K. Arni 2015-09-30 22:51:56 +0200