mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
Simplify the basicauth middleware
Former-commit-id: 8d184a434c992a884c5565bc22767ef295a1575a
This commit is contained in:
@@ -6,7 +6,7 @@ A fast, cross-platform and efficient web framework with robust set of well-desig
|
||||
[](http://goreportcard.com/report/kataras/iris)
|
||||
[](http://support.iris-go.com)
|
||||
[](https://github.com/kataras/iris/tree/master/_examples#table-of-contents)
|
||||
[](https://godoc.org/github.com/kataras/iris)
|
||||
[](https://godoc.org/github.com/kataras/iris)
|
||||
[](https://kataras.rocket.chat/channel/iris)
|
||||
[](https://github.com/kataras/iris#buy-me-a-cup-of-coffee)
|
||||
|
||||
@@ -394,7 +394,7 @@ Besides the fact that we have a [community chat][Chat] for questions or reports
|
||||
Version
|
||||
------------
|
||||
|
||||
Current: **7.0.3**
|
||||
Current: **7.0.4**
|
||||
|
||||
Each new release is pushed to the master. It stays there until the next version. When a next version is released then the previous version goes to its own branch with `gopkg.in` as its import path (and its own vendor folder), in order to keep it working "for-ever".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user