Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins
2024-10-31
| ||
14:13 | Remove some linter messages Leaf check-in: cd4f76a622 user: stern tags: trunk | |
14:01 | site: fix node.Path() to return trailing slash if a directory node check-in: 3a3daed6d6 user: stern tags: trunk | |
2024-08-14
| ||
08:50 | Use Go 1.23 check-in: 19dac746d5 user: stern tags: trunk | |
2024-08-06
| ||
09:47 | site: fix some path handling check-in: 62c5d3cbb5 user: stern tags: trunk | |
2024-08-05
| ||
16:51 | Adapt site package to needs of social check-in: 901f104137 user: stern tags: trunk | |
2024-08-02
| ||
16:38 | Add package "site" to manage the structure of a web site check-in: c55378e7a7 user: stern tags: trunk | |
2024-07-31
| ||
14:06 | login: fix interface errors in default rediroector / session-manager check-in: 1558a4461a user: stern tags: trunk | |
2024-07-24
| ||
09:46 | Add extkey.MustParse check-in: 65e437d464 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 | |
13:08 | Allow urlbuilder to produce dir-like paths check-in: 31d56f1b43 user: stern tags: trunk | |
2024-06-17
| ||
10:00 | extkey: add Generator.KeySeq(key) to retrieve the sequence number of an key check-in: 8730e99179 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-06-06
| ||
17:47 | Initial version of key, a flexible key data type check-in: 8d55aa08e8 user: stern tags: trunk | |
2024-06-04
| ||
16:59 | Provide links to sub-packages check-in: e36225b063 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 | |
2024-04-18
| ||
13:18 | urlbuilder: fix fragment handling check-in: b90a59f7f7 user: stern tags: trunk | |
12:42 | Remove prefix component of URLBuilder; add Copy method check-in: 38f53e57da user: stern tags: trunk | |
09:45 | Initial version of URLBuilder check-in: dbc42e9afe user: stern tags: trunk | |
08:44 | initial empty check-in check-in: b750cc77a4 user: webs tags: trunk | |