1
0
mirror of https://github.com/kataras/iris.git synced 2026-06-09 23:23:35 +00:00
Commit Graph

2489 Commits

Author SHA1 Message Date
Kim b4c9e7124a fix macos panic dereferencing when passing a []byte version of certificate or key as cert|keyFileOrContents to iris.TLS()
if len(certFileOrContents) > 1024 the error returned will be Filename too long and os.IsNotExist(err) will be false
2021-08-12 14:03:40 +02:00
Nanik T 928ec984f8 fix: add go.mod and go.sum to allow bootstrapper compiled indepedently 2021-07-31 12:16:35 +10:00
Gerasimos (Makis) Maropoulos b2cc3a2871 Thanks @syrm @narven @AwsIT @MihaiPopescu1985 @leandrobraga @Ubun1 @coderperu @cshum and @sbenimeli for your kind donations ❤️ please check your GitHub notifications for an invitation to download the e-book through https://github.com/kataras/iris-premium 2021-07-17 12:00:56 +03:00
Gerasimos (Makis) Maropoulos 77b4be7f5e upgrade all dependencies into master
Relative to https://github.com/kataras/iris/pull/1789
2021-07-17 11:32:19 +03:00
Gerasimos (Makis) Maropoulos afb15b8601 Merge pull request #1785 from cq-z/master
fix: supper grpc and grpc web
2021-07-05 20:07:37 +03:00
Hugh 84ce2c0c4d fix: supper grpc and grpc web
fix: supper grpc and grpc web
2021-07-02 13:05:34 +08:00
Gerasimos (Makis) Maropoulos 6d3884b0ce add iris.IsErrEmptyJSON helper. See HISTORY.md 2021-06-16 13:52:39 +03:00
Gerasimos (Makis) Maropoulos f9e027cb86 Merge pull request #1766 from HSNHK/master
Update README_FA.md
2021-06-15 13:21:13 +03:00
Gerasimos (Makis) Maropoulos ff58e0c049 minor fix on _examples/request-logger/accesslog-proxy 2021-06-15 00:49:42 +03:00
Gerasimos (Makis) Maropoulos 574db973d0 improve Context.Proceed
Now this is possible: ok := (Handler1) && ctx.Proceed(Handler2)) || ctx.Proceed(Handler3)
2021-06-15 00:36:28 +03:00
Gerasimos (Makis) Maropoulos cc181a038c Thanks @trading-peter @mubariz-ahmed @primadi @pr123 @carlosmoran092 @grassshrimp @vladimir-petukhov-sr @macropas @iantuan @edwindna2 @Major2828 @bobmcallan @odas0r @mark2b @srinivasganti @SamuelNeves @siriushaha and @xytis for your donations
Please check your GitHub notifications or/and go to https://github.com/kataras/iris-premium private repository and accept your invitation to download the Iris E-Book (PDF)
2021-06-13 13:11:15 +03:00
Gerasimos (Makis) Maropoulos a3b5797e54 add a shortcut for ConfigureContainer().Use as UseFunc on Party 2021-06-11 11:11:36 +03:00
Gerasimos (Makis) Maropoulos 96c2dec47f dependency injection: func (...<T>) iris.Handler can be generated to a simple iris handler if <T> are static dependencies 2021-06-10 21:16:00 +03:00
Gerasimos (Makis) Maropoulos 8f9140b705 New Context.FormFiles method 2021-06-07 15:33:19 +03:00
Gerasimos (Makis) Maropoulos 32291fa59e replace snappy dependency 2021-05-28 19:13:51 +03:00
Gerasimos (Makis) Maropoulos 856f65be78 remove the 'retract' directive, as it's only available on the latest go release 2021-05-28 19:09:16 +03:00
Gerasimos (Makis) Maropoulos 80e75acd6d update brotli dependency 2021-05-28 19:03:33 +03:00
MR HK 2ac5ecf6d8 Update README_FA.md 2021-05-23 16:55:48 +04:30
MR HK e16f2df1aa Update README_FA.md
Persian version of README has been updated
And its Persian wording problems have also been solved
2021-05-23 16:38:44 +04:30
Gerasimos (Makis) Maropoulos fa175eb847 Thanks @paulxu21 @DavidShaw @lingyingtan and @Laotanling for your kind donations ❤️
Please check your GITHUB NOTIFICATIONS, you have been invited to the kataras/iris-premium repository
2021-04-28 00:11:37 +03:00
Gerasimos (Makis) Maropoulos 6219e57135 New APIContainer.EnableStrictMode(bool) method. Read HISTORY.md 2021-04-22 14:00:00 +03:00
Gerasimos (Makis) Maropoulos 43079f75d2 godoc: minor 2021-04-22 11:52:25 +03:00
Gerasimos (Makis) Maropoulos 382e7c14cb Thanks @acdias for your kind donation ❤️
please check your github notifications, you have been invited to a private repository for e-book updates
2021-04-13 21:10:54 +03:00
Gerasimos (Makis) Maropoulos 578e00f378 README: minor 2021-04-13 21:06:36 +03:00
Gerasimos (Makis) Maropoulos cb476944b3 Merge pull request #1753 from o8x/master
fix bug: #1752
2021-04-13 21:03:39 +03:00
Gerasimos (Makis) Maropoulos 956b2e27b2 Thanks @rfunix and @liheyuan for your kind donations ❤️
please check your github notifications, you have been invited to a private repository for e-book updates
2021-04-13 21:00:19 +03:00
Alex a72348b348 fix bug: RWMutex not unlocked 2021-04-13 09:15:59 +08:00
Gerasimos (Makis) Maropoulos ce6c455601 add Party.RemoveRoute method as requested in the community chat 2021-04-04 20:24:21 +03:00
Gerasimos (Makis) Maropoulos 968dd846c2 Thanks @RainerGevers and @shadowfiga for your kind donatiors ❤️
Please check your GitHub notifications, you received access to a private repository which holds the Iris book and more
2021-04-03 19:12:10 +03:00
Gerasimos (Makis) Maropoulos f5fa16950a Thanks @knavels, @rxrw, @rbondi and @aprinslo1 for your kind donations ❤️ Please check your GitHub notifications, you have been invited to a private repository which contains the current version of the e-book 2021-03-26 14:28:14 +02:00
Gerasimos (Makis) Maropoulos ef22f7c4fa Happy Greek Independence Day! 2021-03-25 12:38:52 +02:00
Gerasimos (Makis) Maropoulos 8dcf617cd7 Thanks @wofka72 for your kind donation ❤️ Please check your GitHub notifications, you have been invited to a private repository which contains the current version of the e-book 2021-03-25 12:30:20 +02:00
Gerasimos (Makis) Maropoulos 484787e5a6 Merge pull request #1746 from yale8848/master
add CustomPathWordFunc
2021-03-18 20:53:37 +02:00
Gerasimos (Makis) Maropoulos 2b5495e960 Merge pull request #1742 from tuhao1020/master
bug fix #1741 #1744
2021-03-18 20:52:10 +02:00
Gerasimos (Makis) Maropoulos e82d1812ac Thanks @GeorgeFourikis and @mblandr ❤️ see commit description
Please check your github account's notifications, you have a pending invitation to the github.com/kataras/iris-premium repo
2021-03-18 20:49:15 +02:00
yale8848 8f3e6f7bbf add CustomPathWordFunc 2021-03-14 20:58:10 +08:00
tuhao 71f1d86420 add a tls.Config parameter for reverse proxy 2021-03-12 13:20:21 +08:00
tuhao 84581e5314 bug fix #1741 2021-03-10 13:03:20 +08:00
Gerasimos (Makis) Maropoulos 7272c76847 minor test fix 2021-03-04 18:10:13 +02:00
Gerasimos (Makis) Maropoulos 1dbdfbfd7e thanks @lafayetteDan @cpp2go and @baoch254 for your kind donations ❤️ 2021-03-04 00:42:50 +02:00
Gerasimos (Makis) Maropoulos 89f02c6e87 update jwt dependency and use the current Party if relative path is empty on PartyConfigure only 2021-03-03 14:39:47 +02:00
Gerasimos (Makis) Maropoulos fa81c596df di: minor 2021-03-02 20:53:05 +02:00
Gerasimos (Makis) Maropoulos c1b31ab102 PartyConfigure: try to bind the struct's exported zero fields based on the registered dependencies (if any)
If the PartyConfigurator value accepts only static dependencies then we have zero performance penalty, exactly like a Controller (structure) works
2021-02-21 22:24:01 +02:00
Gerasimos (Makis) Maropoulos bfbed2f841 minor 2021-02-19 09:58:29 +02:00
Gerasimos (Makis) Maropoulos 577f25aae5 README: From Travis CI to GitHub Actions Status Badge 2021-02-19 09:56:41 +02:00
Gerasimos (Makis) Maropoulos 2ac4e5a119 Merge pull request #1729 from kataras/travis-to-github-actions
From Travis CI to GitHub Actions
2021-02-19 09:48:39 +02:00
Gerasimos (Makis) Maropoulos df6a080b24 remove test branch 2021-02-19 09:47:51 +02:00
Gerasimos (Makis) Maropoulos 6587b387b6 remove travis 2021-02-19 09:41:24 +02:00
Gerasimos (Makis) Maropoulos 0081171aa6 minor 2021-02-19 09:06:22 +02:00
Gerasimos (Makis) Maropoulos efcdd4b9e5 fix script 1 2021-02-19 08:54:32 +02:00