Commit graph

14 commits

Author SHA1 Message Date
Tobie Morgan Hitchcock
2406256417 Process authentication auth data as map 2016-11-22 19:11:33 +00:00
Tobie Morgan Hitchcock
94c9631d91 Improve database authentication
Improve the database authentication implementation for namespaces, databases, and scopes.
2016-11-21 18:48:25 +00:00
Tobie Morgan Hitchcock
3ef9eef887 No need for global authentication token
Each namespace/database has it’s own jwt signing authentication token, so a global token for the whole of the database is now unecessary.
2016-11-17 08:47:46 +00:00
Tobie Morgan Hitchcock
fecc1c94b8 Add runtime language cli argument option 2016-09-06 11:19:35 +01:00
Tobie Morgan Hitchcock
7b03d6f05e Add remote data store connections with SSL 2016-07-19 12:05:11 +01:00
Tobie Morgan Hitchcock
1933b3e712 Encrypt serf communications 2016-07-18 23:02:10 +01:00
Tobie Morgan Hitchcock
330d834706 DIsable use of specific cli flag for certificate and private key as strings 2016-07-18 13:34:50 +01:00
Tobie Morgan Hitchcock
5dd01a22a2 Update command line options 2016-07-04 11:33:23 +01:00
Tobie Morgan Hitchcock
8c568e79a0 Improve global config options 2016-04-08 18:55:15 +01:00
Tobie Morgan Hitchcock
f1ee97cf8c Rename global configuration options object 2016-03-15 15:05:47 +00:00
Tobie Morgan Hitchcock
771fa64e22 Use only cockroachdb backend 2016-03-14 16:35:10 +00:00
Tobie Morgan Hitchcock
321776563f Add separate variables for authentication user and pass 2016-02-29 17:25:20 +00:00
Tobie Morgan Hitchcock
5289b8d17f Add Web GUI server endpoint 2016-02-27 12:04:53 +00:00
Tobie Morgan Hitchcock
79b756dde0 Add initial cli commands 2016-02-26 17:25:32 +00:00