Commit Graph

330 Commits

Author SHA1 Message Date
LeanDeR
e05582b8e0
fix(context.CookieAllowReclaim): Fix the issue with the context.CookieAllowReclaim method not working as expected when deleting cookies ()
When deleting cookies, if the cookie is the first element and there
is
no semicolon before the string, it prevents the matching of this
cookie.

Closes 
2023-05-12 02:01:57 +03:00
Gerasimos (Makis) Maropoulos
3a00e785ea
fix 2023-03-20 18:16:35 +02:00
Gerasimos (Makis) Maropoulos
946ea6787d
v12.2.0 2023-03-11 22:37:55 +02:00
Gerasimos (Makis) Maropoulos
516348e354
minor 2022-11-29 10:57:03 +02:00
Gerasimos (Makis) Maropoulos
8cf891ff25
add Configuration.URLParamSeparator 2022-11-29 10:49:49 +02:00
Gerasimos (Makis) Maropoulos
29010bfd7c
minor: compatibility: context render 2022-09-27 20:43:01 +03:00
jesse.tang
9e8a58bf3b
Optimize: map or slice initialize allocation size / cap () 2022-09-09 15:56:23 +03:00
Phước Trung
78c58689e5 url param bool default 2022-08-29 17:12:36 +07:00
Gerasimos (Makis) Maropoulos
3c474097c6
https://github.com/kataras/iris/issues/1945#issuecomment-1226678256 2022-08-27 00:22:42 +03:00
Gerasimos (Makis) Maropoulos
0d63ef41b8
accept feature request: 2022-08-15 00:37:26 +03:00
Gerasimos (Makis) Maropoulos
3715a66ef0
fix 2022-08-12 21:07:39 +03:00
kataras
8c7399229e
fix 2022-07-26 11:32:56 +03:00
Gerasimos (Makis) Maropoulos
cfb009bb4f
add more PostValueXXX methods as requested at: https://github.com/kataras/iris/discussions/1922 2022-07-22 17:11:17 +03:00
Gerasimos (Makis) Maropoulos
04ef581c02
fix CVE-2020-5398
reported through security issue report by @motoyasu-saburi
2022-07-21 13:28:44 +03:00
kataras
d1a1dacaff
minor 2022-06-20 15:31:17 +03:00
Gerasimos (Makis) Maropoulos
ef2643b046
replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
Gerasimos (Makis) Maropoulos
d8af2a1e14
context transactions removed and make Context.Domain customizable as requested 2022-06-05 06:15:10 +03:00
Gerasimos (Makis) Maropoulos
02077a01fa
Release version 12.2.0-beta2 2022-05-09 03:01:34 +03:00
Gerasimos (Makis) Maropoulos
3b95c85d3d
fix 2022-04-23 23:26:25 +03:00
Gerasimos (Makis) Maropoulos
677ddd7539
fix 2022-04-23 13:18:54 +03:00
Gerasimos (Makis) Maropoulos
2eb56ab525
add OmitErrorHandler on rest Options 2022-04-19 16:16:44 +03:00
Gerasimos (Makis) Maropoulos
3582427df6
add an example of SetContextErrorHandler 2022-04-13 01:11:31 +03:00
Gerasimos (Makis) Maropoulos
ae828d8db9
new Application.SetContextErrorHandler method 2022-04-13 01:00:53 +03:00
Gerasimos (Makis) Maropoulos
73dfabf412
modrevision:minor 2022-04-10 01:25:19 +03:00
Gerasimos (Makis) Maropoulos
193de00426
minor 2022-04-10 01:11:11 +03:00
Gerasimos (Makis) Maropoulos
b0ccd579af
add a new _proposals folder and a silly idea 2022-04-10 01:08:11 +03:00
Gerasimos (Makis) Maropoulos
4dfd4c53d3
new minor features 2022-04-09 14:51:34 +03:00
Gerasimos (Makis) Maropoulos
f17a325df6
minor improvements 2022-04-07 01:56:42 +03:00
Gerasimos (Makis) Maropoulos
60e19de9e2
minor 2022-03-31 20:58:40 +03:00
Gerasimos (Makis) Maropoulos
4f81478ad6
Context.JSONOptions: add usage godoc example 2022-03-31 20:57:05 +03:00
Gerasimos (Makis) Maropoulos
84d1a60334
add Context.SetJSONOptions 2022-03-31 20:47:01 +03:00
Gerasimos (Makis) Maropoulos
cf36063adf
first release of SSO package and more examples 2022-03-28 14:00:26 +03:00
Gerasimos (Makis) Maropoulos
45d693850b
apply update for as requested 2022-03-18 22:25:22 +02:00
Gerasimos (Makis) Maropoulos
1128a973af
fix 2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos
096349bb56
view: minor 2022-03-10 20:41:34 +02:00
Gerasimos (Makis) Maropoulos
5a7485124c
add a query helper on x/sqlx sub-package and fix the example for basicauth 2022-03-08 19:45:25 +02:00
Gerasimos (Makis) Maropoulos
f28203f1be
add Context.ReadMultipartRelated as requested at 2022-03-02 03:49:15 +02:00
Gerasimos (Makis) Maropoulos
03ca38544e
fix 2022-03-01 14:08:34 +02:00
Gerasimos (Makis) Maropoulos
b4b1f73df6
publish version v12.2.0-alpha8 2022-02-26 21:27:04 +02:00
Gerasimos (Makis) Maropoulos
20fa672097
fix 2 minor issues 2022-02-26 21:16:08 +02:00
Gerasimos (Makis) Maropoulos
70a73ef80b
publish v12.2.0-alpha7 version 2022-02-25 20:17:02 +02:00
Gerasimos (Makis) Maropoulos
980c889f8d
minor fix 2022-02-19 14:26:34 +02:00
Gerasimos (Makis) Maropoulos
41026c9209
publish v12.2.0-alpha6 2022-02-18 22:19:33 +02:00
Gerasimos (Makis) Maropoulos
611e981f3a
fix 2021-12-31 14:55:20 +02:00
Gerasimos (Makis) Maropoulos
e213dba0d3
security fix 2021-12-23 22:05:26 +02:00
Gerasimos (Makis) Maropoulos
25ad31be50
Context.IsCanceled() minor improvement 2021-12-18 03:16:36 +02:00
Gerasimos (Makis) Maropoulos
2a048df5c7
minor improvement on URLParamSlice 2021-12-16 18:57:14 +02:00
Gerasimos (Makis) Maropoulos
d6cfe3fe5b
new Timeout, TimeoutMessage configuration fields and apps.OnApplicationRegistered listener 2021-12-09 14:44:03 +02:00
Gerasimos (Makis) Maropoulos
48bb9c9c11
minor improvements 2021-11-15 15:29:30 +02:00
Hugh
84ce2c0c4d
fix: supper grpc and grpc web
fix: supper grpc and grpc web
2021-07-02 13:05:34 +08:00