Commit Graph

2492 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
3b95c85d3d
fix #1877 2022-04-23 23:26:25 +03:00
Gerasimos (Makis) Maropoulos
677ddd7539
fix #1876 2022-04-23 13:18:54 +03:00
Gerasimos (Makis) Maropoulos
90750d089d
add '{date}' dynamic path parameter type 2022-04-21 02:17:09 +03:00
Gerasimos (Makis) Maropoulos
94447a2435
we've got 182 sponors, thank you so much ❤️ 2022-04-20 20:41:30 +03:00
Gerasimos (Makis) Maropoulos
2eb56ab525
add OmitErrorHandler on rest Options 2022-04-19 16:16:44 +03:00
Gerasimos (Makis) Maropoulos
18b85f14dd
minor: ci 2022-04-18 11:01:47 +03:00
Gerasimos (Makis) Maropoulos
1e5cbf9e24
minor 2022-04-18 10:52:47 +03:00
Gerasimos (Makis) Maropoulos
e98c21d1c5
release v12.2.0-beta1
PR: #1871.
2022-04-13 02:46:52 +03:00
Gerasimos (Makis) Maropoulos
a36bd7c235
update deps 2022-04-13 02:44:49 +03:00
Gerasimos (Makis) Maropoulos
373adbd8c0
version 12.2.0-beta1 2022-04-13 02:39:09 +03:00
Gerasimos (Makis) Maropoulos
ecb1c617df
handle https://github.com/kataras/iris/issues/1875 2022-04-13 02:25:47 +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
60bf26eab8
complete the godoc for auth.go 2022-04-10 00:19:04 +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
dceb09d4ff
auth: godoc: provider, claims provider, transformer, error handler and user helpers 2022-04-02 21:14:46 +03:00
Gerasimos (Makis) Maropoulos
c5139b22ee
minor 2022-04-02 20:45:47 +03:00
Gerasimos (Makis) Maropoulos
872dd45359
auth: add an option to enforce the secure attr of the set-cookie 2022-04-02 18:17:47 +03:00
Gerasimos (Makis) Maropoulos
2f9ddff5a9
update dependencies 2022-04-02 17:41:06 +03:00
Gerasimos (Makis) Maropoulos
8652ee09f6
rename the sso to auth package 2022-04-02 17:30:55 +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 #1861 as requested 2022-03-18 22:25:22 +02:00
Gerasimos (Makis) Maropoulos
0381d6f2b6
Merge pull request #1863 from lrita/master
fix the issue of accesslog closing the default writer os.Stdout by SetOutput() method
2022-03-18 22:14:50 +02:00
lrita
d058d999b8 fix the issue of accesslog closing the default writer os.Stdout by SetOutput() method 2022-03-18 18:11:19 +08:00
Gerasimos (Makis) Maropoulos
af2d017e1b
Merge pull request #1860 from lrita/master
fix the invalid format of Context.RequestParams.Get() when the value is not string type
2022-03-17 22:46:37 +02:00
Gerasimos (Makis) Maropoulos
1128a973af
fix #1856 2022-03-17 22:43:04 +02:00
lrita
5394885871 fix the invalid format of Context.RequestParams.Get() when the value is not string type 2022-03-17 20:42:56 +08:00
Gerasimos (Makis) Maropoulos
9cf6f9fa5e
add a new Party.EnsureStaticBindings method - read HISTORY.md 2022-03-12 12:32:27 +02:00
Gerasimos (Makis) Maropoulos
7ab0f6fff5
set min version on tls configuration even on the tests and examples 2022-03-10 21:48:05 +02:00
Gerasimos (Makis) Maropoulos
096349bb56
view: minor 2022-03-10 20:41:34 +02:00
Gerasimos (Makis) Maropoulos
52485480d8
upgrade jwt dependency 2022-03-09 11:49:57 +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
ad80a14b8f
minor 2022-03-08 00:43:40 +02:00
Gerasimos (Makis) Maropoulos
4ecc9e3831
add a new x/sqlx sub-package and example 2022-03-08 00:33:08 +02:00
Gerasimos (Makis) Maropoulos
28af63fd84
minor 2022-03-06 21:15:11 +02:00
Gerasimos (Makis) Maropoulos
a5c43f1d9d
As the default value is TLS 1.0, which is considered insecure, it is recommended to explicitly set the MinVersion to a secure version of TLS 2022-03-06 19:43:09 +02:00
Gerasimos (Makis) Maropoulos
410e5eae83
add a new x/reflex sub-package for reflection common functions - may be improved in the near future 2022-03-06 17:11:56 +02:00
Gerasimos (Makis) Maropoulos
fc2f8f4776
improvements to the x/errors pkg 2022-03-03 20:55:28 +02:00
Gerasimos (Makis) Maropoulos
b8e84ec576
mvc grpc compatible example, showcase dev 2022-03-03 13:30:51 +02:00
Gerasimos (Makis) Maropoulos
e2222a8066
fix #1852 2022-03-03 02:34:23 +02:00
Gerasimos (Makis) Maropoulos
f397c30caf
cors: add vary header
looking for a CORS middleware with more options? Take a look at iris-contrib/middleware/cors instead
2022-03-03 02:31:01 +02:00
Gerasimos (Makis) Maropoulos
da50af4ffd
example for statsviz real-time monitor + ui 2022-03-02 06:29:56 +02:00
Gerasimos (Makis) Maropoulos
c7f90f7e65
add serve http/2 without tls example 2022-03-02 05:26:25 +02:00