dispatch/storage
Ken-Håvard Lieng c975c5d120 Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
..
bleve Persist, renew and delete sessions, refactor storage package, move reusable packages to pkg 2018-05-31 23:24:59 +02:00
boltdb Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
channel.go Fix ChannelStore regression 2017-05-12 09:49:57 +02:00
channel_test.go Fix ChannelStore regression 2017-05-12 09:49:57 +02:00
directory.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
storage.go Create root directory explicitly, closes #22 2018-06-17 23:47:47 +02:00
storage.schema Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
storage.schema.gen.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
user.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
user_cert.go Store auth info in a JWT token in a cookie 2016-01-15 02:27:30 +01:00
user_test.go Name all storage interface params, return slices of pointers 2018-06-01 04:16:38 +02:00