Gerasimos (Makis) Maropoulos
|
6add1ba49b
|
fix #2158 and more
|
2023-07-08 02:08:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
946ea6787d
|
v12.2.0
|
2023-03-11 22:37:55 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
5095d862d9
|
minor
|
2023-02-19 21:44:37 +02:00 |
|
dependabot[bot]
|
adb4bc6a2b
|
Bump golang.org/x/net in /_examples/auth/basicauth/database (#2082)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-19 21:15:12 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
196063d4db
|
_examples: update modules
|
2022-12-26 23:26:47 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
6e82b40c2e
|
_examples: minor
|
2022-07-21 13:40:20 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
94540fa664
|
_examples: minor
|
2022-07-19 23:22:51 +03: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
|
485395190b
|
update dependencies
|
2021-10-31 11:49:39 +02: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
|
1243150690
|
let's see
|
2021-02-19 08:49:15 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b409f7807e
|
New feature: versioning.Aliases
Thanks @mulyawansentosa and @remopavithran for your donates ❤️
|
2021-01-06 01:52:39 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
afa1d89a23
|
update deps
|
2020-11-25 04:47:36 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
11e21150d0
|
more features and fix database/mysql:jwt example
|
2020-11-24 14:58:02 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4d857ac53f
|
New basic auth middleware and GetRaw on User (godocs missing)
|
2020-11-21 12:04:37 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
7b6a8f1e26
|
simplify some examples
|
2020-11-07 12:49:14 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3d59d19de6
|
add context partial user helper and accept a generic interface on SetUser - the same method now returns an error if the given value does not complete at least one method of the User interface
|
2020-10-31 15:47:28 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
8e51a296b9
|
Add Context.SetUser and Context.User methods
relative to: https://github.com/iris-contrib/middleware/issues/63
|
2020-10-12 15:52:53 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
f6905a3f79
|
New Context.SetLogoutFunc/Logout and SetFunc/CallFunc methods
Read HISTORY.md
|
2020-10-12 02:07:04 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ed45c77be5
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
Former-commit-id: ed635ee95de7160cde11eaabc0c1dcb0e460a620
|
2020-06-07 15:26:06 +03:00 |
|