log pkg/auth/store.go @ 4578:c657dec6b0fa iso-areas

age author description
Fri, 02 Aug 2019 17:08:58 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with auth package.
Thu, 14 Mar 2019 11:15:43 +0100 Tom Gottfried Make session timeout configurable
Mon, 26 Nov 2018 11:15:52 +0100 Sascha L. Teichmann Added comments how to use the session store.
Mon, 26 Nov 2018 11:01:11 +0100 Sascha L. Teichmann Added comments how to create a new session for a given user and password.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Mon, 10 Sep 2018 18:52:37 +0200 Sascha L. Teichmann Fixed textual oversight from the session store refactoring.
Tue, 28 Aug 2018 08:07:08 +0200 Sascha L. Teichmann The CoreOS guys moved bbolt from github.com/coreos/ to github.com/etcd-io/.