1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-20 18:35:57 +00:00

Add example for Google reCAPTCAA middleware. Prev Commit: Update to 8.2.2. Read HISTORY.md

Former-commit-id: 04f8d4b96336506f49c9b4285112d638f1e8dd97
This commit is contained in:
kataras
2017-08-10 15:41:59 +03:00
parent 4da5cd47f1
commit 0e260897fb
4 changed files with 48 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
No API Changes.
- Implement [Google reCAPTCHA](middleware/recaptcha) middleware
- Implement [Google reCAPTCHA](middleware/recaptcha) middleware, example [here](_examples/miscellaneous/recaptcha/main.go)
- Fix [kataras/golog](https://github.com/kataras/golog) prints with colors on windows server 2012 while it shouldn't because its command line tool does not support 256bit colors
- Improve the updater by a custom self-updated back-end version checker, can be disabled by: