kataras
|
c6911851f1
|
add a new example
|
2022-06-04 02:42:33 +03:00 |
|
dependabot[bot]
|
c201b6ccc8
|
Bump github.com/kataras/tunnel from 0.0.3 to 0.0.4 (#1903)
Bumps [github.com/kataras/tunnel](https://github.com/kataras/tunnel) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/kataras/tunnel/releases)
- [Commits](https://github.com/kataras/tunnel/compare/v0.0.3...v0.0.4)
---
updated-dependencies:
- dependency-name: github.com/kataras/tunnel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-02 12:38:40 +03:00 |
|
dependabot[bot]
|
194380da3a
|
Bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.5 (#1902)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.4 to 3.22.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.4...v3.22.5)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-02 12:38:29 +03:00 |
|
Naveen
|
ef8799f988
|
chore: Set permissions for GitHub actions (#1901)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-06-01 21:09:12 +03:00 |
|
dependabot[bot]
|
2c492ea0f1
|
Bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 (#1900)
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.5 to 1.66.6.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.5...v1.66.6)
---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-31 10:17:54 +03:00 |
|
dependabot[bot]
|
8ff4813fb8
|
Bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.7 (#1899)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.5 to 2.11.7.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.5...v2.11.7)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-31 10:17:41 +03:00 |
|
dependabot[bot]
|
30a22b1042
|
Bump gopkg.in/ini.v1 from 1.66.4 to 1.66.5 (#1898)
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.4 to 1.66.5.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.4...v1.66.5)
---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-30 09:47:55 +03:00 |
|
dependabot[bot]
|
5647ebdb5b
|
Bump github.com/klauspost/compress from 1.15.4 to 1.15.5 (#1897)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.15.4...v1.15.5)
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-27 09:11:41 +03:00 |
|
dependabot[bot]
|
8277715394
|
Bump github.com/tdewolff/minify/v2 from 2.11.4 to 2.11.5 (#1894)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.4...v2.11.5)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-24 14:47:55 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
e7f5efa058
|
minor
|
2022-05-24 01:44:36 +03:00 |
|
dependabot[bot]
|
eeb7c67bc1
|
Bump github.com/tdewolff/minify/v2 from 2.11.2 to 2.11.4 (#1892)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.2 to 2.11.4.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.2...v2.11.4)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-23 11:43:43 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
11696facb8
|
Merge pull request #1890 from kataras/dependabot/go_modules/github.com/klauspost/compress-1.15.4
Bump github.com/klauspost/compress from 1.15.3 to 1.15.4
|
2022-05-22 18:26:44 +03:00 |
|
dependabot[bot]
|
ddc11655e0
|
Bump github.com/klauspost/compress from 1.15.3 to 1.15.4
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-22 15:25:28 +00:00 |
|
Gerasimos (Makis) Maropoulos
|
1d40ccead5
|
dependabot
|
2022-05-22 18:24:55 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
02077a01fa
|
Release version 12.2.0-beta2
|
2022-05-09 03:01:34 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d989044054
|
setup_examples_test.bash permission
|
2022-05-08 13:21:17 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
dfea0c121a
|
README: minor
|
2022-05-08 13:17:51 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
67f5caacf1
|
fix #1882
|
2022-05-08 13:07:16 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
f33067c1bb
|
Merge pull request #1883 from qRoC/fix-get-log-level
Method Configuration.GetLogLevel returns LogLevel
|
2022-05-08 12:42:55 +03:00 |
|
Andrii Savytskyi
|
e0861fb564
|
Method Configuration.GetLogLevel returns LogLevel
|
2022-05-08 12:08:54 +03:00 |
|
kataras
|
02a6d04916
|
we've reached 193 sponsors! thank you ❤️
|
2022-05-07 12:43:18 +03:00 |
|
kataras
|
98518d8e20
|
minor
|
2022-05-05 02:49:03 +03:00 |
|
kataras
|
10c1542daf
|
add some api helpers
|
2022-05-05 02:46:15 +03:00 |
|
kataras
|
4a43cd1fbb
|
upgrade dependencies
|
2022-05-05 00:04:15 +03:00 |
|
kataras
|
e42cd43271
|
include iris version, build time & revision to the startuplog when enabled
|
2022-05-04 13:52:51 +03:00 |
|
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 |
|