This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-01-23 02:31:04 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f049c51336
iris
/
middleware
/
basicauth
History
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
..
basicauth_test.go
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
basicauth.go
Add Context.SetUser and Context.User methods
2020-10-12 15:52:53 +03:00
config.go
Add Context.SetUser and Context.User methods
2020-10-12 15:52:53 +03:00