Commit Graph

22 Commits

Author SHA1 Message Date
Jan Losinski fb65e2c877 Add option to ctreate the db
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 03:42:12 +01:00
Jan Losinski 9f4415219f More logging in config
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 03:11:09 +01:00
Jan Losinski 3703c522fa Get config from environment 2018-03-22 02:50:01 +01:00
Jan Losinski 48e6e66a4f Implement config file parsing 2018-03-22 02:44:54 +01:00
Jan Losinski 8b8e769672 Fix bug in token refresh 2018-03-22 02:42:55 +01:00
Jan Losinski daffe1eb22 Fix detached instance issue in sender 2018-03-22 02:42:32 +01:00
Jan Losinski 595d87a76c Fix session handling in refresher 2018-03-22 02:42:08 +01:00
Jan Losinski 8472ebc1a6 Activate user on refresh
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 01:02:11 +01:00
Jan Losinski 8a9246114c Warn if token refresh fails
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 01:00:55 +01:00
Jan Losinski 4356b1bbcd Add simple navication to UI
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 00:36:37 +01:00
Jan Losinski f0448e59d3 Make user add/delete/update work.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 00:26:02 +01:00
Jan Losinski 6b892de27e Improve logging.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:57:00 +01:00
Jan Losinski b34dc4e97f Make user register work.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:50:45 +01:00
Jan Losinski 57a8851a55 Use context based session.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:50:25 +01:00
Jan Losinski 8ea47aafa4 Add context based session.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:50:01 +01:00
Jan Losinski 0f56408bc7 Move client credentials to the config.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 20:14:15 +01:00
Jan Losinski d97c6f6a85 Add first part of the UI handling.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:58:37 +01:00
Jan Losinski 6eaeb17a31 Fix consumer sleep.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:58:21 +01:00
Jan Losinski 526817de61 Add basic config handling
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:58:02 +01:00
Jan Losinski c49a4a0816 Add basic UI templates.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:56:51 +01:00
Jan Losinski e3743dd6da Add config and fix sesson handling.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 07:23:02 +01:00
Jan Losinski 8b7821bcb0 Move all in its own package.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 06:47:44 +01:00