Webs

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins that include changes to files matching 'login/*'

2024-07-31
14:06
login: fix interface errors in default rediroector / session-manager check-in: 1558a4461a user: stern tags: trunk
2024-07-22
12:45
login: refactor length checking of username/password check-in: a79262f44c user: stern tags: trunk
10:25
login: convert LoginFunc/LogoutFunc to http.Handler producing functions check-in: 8c0ecb5718 user: stern tags: trunk
10:01
login: add rate limiting for user names check-in: 1ffd115ee4 user: stern tags: trunk
09:43
login: change some middleware.Func functions to middleware.Middleware (i.e. change some http.HandlerFunc generating functions into a read http middleware) check-in: 2f7ad09b31 user: stern tags: trunk
2024-07-19
15:10
Fix LoginUser check-in: 7182d0b159 user: stern tags: trunk
2024-07-18
16:38
Refactor login to allow non-password authentication check-in: d9dce0a5ea user: stern tags: trunk
2024-06-07
14:51
Rename package key -> extkey; fix some regressions; refactor some extkey handling check-in: ac67994585 user: stern tags: trunk
2024-05-06
13:14
login: separate user info and session info check-in: 2ca382cb68 user: stern tags: trunk
12:38
Add initial version of package flash check-in: 7f59cf0851 user: stern tags: trunk
2024-05-01
13:03
Fix: logout now uses the right auth to remove a session check-in: e31a18a228 user: stern tags: trunk
12:32
login.User() gets a context, not a request check-in: f7dc1a4f86 user: stern tags: trunk
2024-04-29
10:54
Make login.UserInfo an interface (was a struct) check-in: 978250f79a user: stern tags: trunk
2024-04-22
10:35
Add login.Provider.Required check-in: 8f5067bc11 user: stern tags: trunk
2024-04-21
11:27
Move webs.MiddlewareFunc into new package middleware check-in: 7e84949b8c user: stern tags: trunk
2024-04-19
18:14
First draft of login package check-in: dc979ad178 user: stern tags: trunk