Vishal Rana
|
a708a6781a
|
Fixed basic auth to return 401 for error cases
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-28 07:09:33 -07:00 |
|
Vishal Rana
|
bca2fd450e
|
Updated readme
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-27 22:03:54 -07:00 |
|
Vishal Rana
|
24a19223b0
|
Added method override middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-27 21:08:30 -07:00 |
|
Vishal Rana
|
7f819e4d71
|
Merge branch 'method' of https://github.com/coderhaoxin/echo into coderhaoxin-method
|
2016-04-27 19:14:24 -07:00 |
|
Vishal Rana
|
fb8690d42b
|
Fixed #488
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-26 02:10:57 -07:00 |
|
Vishal Rana
|
13648d06f3
|
Updated README.md with JWT middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-25 13:41:44 -07:00 |
|
Vishal Rana
|
02676bdb44
|
Added JWT middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-25 10:58:11 -07:00 |
|
Vishal Rana
|
be825e0229
|
Refactored variable names
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-24 10:22:15 -07:00 |
|
haoxin
|
592790bb43
|
middleware: add method override
|
2016-04-24 21:07:55 +08:00 |
|
zjx20
|
496ea19a80
|
Atomically write logs in the Logger middleware
|
2016-04-22 19:05:49 +08:00 |
|
Vishal Rana
|
c830734fd5
|
Fixed static middleware serving index.html
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-21 22:25:51 -07:00 |
|
Vishal Rana
|
1247552c9b
|
Fixed https://github.com/labstack/echox/issues/9
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-20 07:32:51 -07:00 |
|
Vishal Rana
|
1c2d6341ba
|
Fixed #474
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-18 16:59:58 -07:00 |
|
Vishal Rana
|
ce80fc8ea4
|
Fixed middleware test cases
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-16 16:02:22 -07:00 |
|
Vishal Rana
|
11eafe9b90
|
Fixed slash middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-13 13:48:33 -07:00 |
|
Vishal Rana
|
909f6dacf3
|
Update docs
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-04-13 13:28:13 -07:00 |
|
Vishal Rana
|
b9aa2181b0
|
Trailing slash middleware with option to redirect
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-12 22:39:29 -07:00 |
|
Victor Gaydov
|
f8117ac7b3
|
Properly disable colors in Logger middleware
Fix bug when colours are enabled if non-os.File writer is used as
output io.Writer.
|
2016-04-11 13:46:59 -07:00 |
|
Vishal Rana
|
130c548826
|
Closes #459, #457.
- Static back as middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-10 20:56:10 -07:00 |
|
Vishal Rana
|
33700bfcc2
|
Fixed #457
- Dropped static middleware in favor of Echo#Static & Echo#StaticConfig.
- Enhanced middleware chaining.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-09 14:00:23 -07:00 |
|
Vishal Rana
|
1a7bc677da
|
API changes from to with
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-07 21:20:50 -07:00 |
|
Vishal Rana
|
a8cf473ee7
|
Updated README.md with CORS middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-07 16:58:56 -07:00 |
|
Vishal Rana
|
a3352d880c
|
Fixed #454, Fixed #274
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-07 16:16:58 -07:00 |
|
Vishal Rana
|
e37b54e73f
|
Removed a print statement
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-06 11:07:56 -07:00 |
|
Vishal Rana
|
8b5772cf65
|
Proper header and MIME constants
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-06 07:29:47 -07:00 |
|
Vishal Rana
|
adad28012c
|
Default bool config as false for middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-05 18:57:57 -07:00 |
|
Vishal Rana
|
2dc1d53da5
|
Fixed #446
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-04 22:49:14 -07:00 |
|
Vishal Rana
|
b5d6c05101
|
Fixed #441, #294
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-02 14:24:51 -07:00 |
|
Vishal Rana
|
be5148ae27
|
Gzip fix #437
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-01 15:44:09 -07:00 |
|
Vishal Rana
|
1113413441
|
Defaults for middleware config
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-31 16:30:19 -07:00 |
|
Vishal Rana
|
1b3197a149
|
Middleware to add and remove trailing slash
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-31 12:38:48 -07:00 |
|
Vishal Rana
|
ba46c48cba
|
Enhanced static middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-31 08:41:02 -07:00 |
|
Vishal Rana
|
28ec39daaa
|
Context#StaticContent signature changed
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-27 21:03:35 -07:00 |
|
Vishal Rana
|
a2d757eddc
|
Closes #434
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-27 16:29:41 -07:00 |
|
Vishal Rana
|
16c6f478b1
|
Updated README.md
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-27 10:25:31 -07:00 |
|
Vishal Rana
|
3a67c062de
|
Updated godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-23 23:05:01 -05:00 |
|
Vishal Rana
|
910315ec5f
|
Updated godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-22 22:56:29 -05:00 |
|
Vishal Rana
|
a66162a3d2
|
Logging middleware fixes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-21 17:27:14 -07:00 |
|
Vishal Rana
|
b47abdb9ec
|
Fixed #424, #427
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-20 08:14:55 -07:00 |
|
Vishal Rana
|
576dfeb71d
|
Close gzip writer
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-19 16:17:43 -07:00 |
|
Vishal Rana
|
c4caeb8ffb
|
more godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-19 15:47:20 -07:00 |
|
Vishal Rana
|
d01e856db6
|
Closes #423
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-19 08:38:35 -07:00 |
|
Vishal Rana
|
830b4eff3f
|
Some work on logger middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 22:25:11 -07:00 |
|
Vishal Rana
|
4a86175a32
|
Logger format
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 20:40:41 -07:00 |
|
Vishal Rana
|
abf389f91a
|
#410, actually timestamp.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 20:29:53 -07:00 |
|
Vishal Rana
|
4d30b193ad
|
#410, actually timestamp.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 20:02:02 -07:00 |
|
Vishal Rana
|
e159f4d7ef
|
Making Echo#Pre actually work.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-17 13:24:52 -07:00 |
|
Vishal Rana
|
00bf0d651f
|
Enhanced recover middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-14 16:14:33 -07:00 |
|
Vishal Rana
|
5b5df5bf44
|
Last-Modified header for static content
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-12 10:18:40 -08:00 |
|
Vishal Rana
|
082814c776
|
Fixed #387
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-12 05:14:15 -08:00 |
|