Commit Graph

203 Commits

Author SHA1 Message Date
Gregor Reitzenstein
2db596dad0 Add .idea files to .gitignore 2021-02-22 17:25:52 +01:00
TheJoKlLa
2c2232b4e8 Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-02-09 18:43:34 +01:00
Gregor Reitzenstein
55dcf6dd80 Updates to allow use()ing stuff 2021-02-09 17:41:05 +00:00
TheJoKlLa
1752383ff9 Changed: User Config in docker example 2021-02-09 18:32:59 +01:00
Gregor Reitzenstein
8f333b81ad Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-02-09 17:20:52 +00:00
Gregor Reitzenstein
c643dc9d61 Update Cargo.lock 2021-02-09 17:20:27 +00:00
Gregor Reitzenstein
82cf15c4e8 Give the testuser some roles 2021-02-09 17:20:27 +00:00
Gregor Reitzenstein
d5b635025d Actually set the API user as well 2021-02-09 17:20:10 +00:00
TheJoKlLa
37fffeac84 Fixed: MQTT Docker Image Bug 2021-02-09 14:16:36 +01:00
Gregor Reitzenstein
38eb26b684 format an error 2021-02-09 08:52:07 +00:00
Kai Jan Kriegel
d68950c64c Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-02-08 21:52:27 +01:00
Kai Jan Kriegel
e6299e8ce9 fixed docker example config files 2021-02-08 21:52:06 +01:00
Kai Kriegel
10fe03e4dd fixed typo in serde_dhall version 2021-02-08 20:03:15 +00:00
Gregor Reitzenstein
2c2d8978f9 Bump serde_dhall 2021-02-08 19:56:31 +00:00
Gregor Reitzenstein
6b56a7ad15 Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-02-08 18:29:09 +00:00
Gregor Reitzenstein
14eb9b048a Polling futures turns out to be a smart thing to do. Fixes #12 2021-02-08 18:28:27 +00:00
Kai Jan Kriegel
06d82f9fc6 draft for integration test setup 2021-02-05 03:02:05 +01:00
Gregor Reitzenstein
9c87c192fa We don't use remote roles for now 2021-01-27 14:40:33 +00:00
Gregor Reitzenstein
4aaa281303 Marks unused variables to cut down on warnings 2021-01-26 14:47:58 +00:00
Gregor Reitzenstein
bde889582b Fixes unecessary mut all over the place 2021-01-26 14:42:04 +00:00
Gregor Reitzenstein
c0618e949d Fixes unused import on macros 2021-01-26 14:39:57 +00:00
Gregor Reitzenstein
4c7359531d Finally switch over to Config instead of Settings 2021-01-26 14:39:16 +00:00
Gregor Reitzenstein
26f1de1907 Fixes all those unused import warnings 2021-01-26 14:36:55 +00:00
Gregor Reitzenstein
fbc661f478 Roles dumping 2021-01-26 14:11:50 +00:00
Gregor Reitzenstein
a77841edce Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-01-22 15:25:51 +00:00
Gregor Reitzenstein
f387f55c06 Machine state change with access control 2021-01-22 15:25:26 +00:00
Gregor Reitzenstein
5295611563 only use internal role db for now 2021-01-20 12:39:04 +00:00
Gregor Reitzenstein
cda947a0e9 No more priority pls 2021-01-20 11:55:15 +00:00
Kai Jan Kriegel
5a5942b4ee improved docker example again 2020-12-22 02:43:15 +01:00
Kai Jan Kriegel
7ca1fb5d54 updated docker example 2020-12-19 21:23:52 +01:00
Gregor Reitzenstein
53564b6bca Also point at the correct global config file... <.< 2020-12-16 14:47:13 +01:00
Gregor Reitzenstein
a87ea52a1d Merge branch 'feature/demo-sprint' into 'development'
merge feature/demo-sprint

See merge request fabinfra/fabaccess/bffh!6
2020-12-16 13:42:50 +00:00
Gregor Reitzenstein
1b638d6d29 I have no idea about Docker. 2020-12-16 14:38:40 +01:00
Gregor Reitzenstein
67927139c6 Make work(TM) 2020-12-16 14:34:33 +01:00
Gregor Reitzenstein
d4da25b0d7 Load passdb \o/ 2020-12-16 14:28:21 +01:00
Gregor Reitzenstein
d568d46212 Load roles into the accessdb 2020-12-16 14:04:50 +01:00
Gregor Reitzenstein
8f5cea673b Put the users in the db as well 2020-12-16 13:51:47 +01:00
Gregor Reitzenstein
78e7d45614 Users loading, noot noot! 2020-12-16 13:30:04 +01:00
Gregor Reitzenstein
a279a2ed48 Actually implement fill_info in a way that compiles. ^^' 2020-12-16 12:49:56 +01:00
Gregor Reitzenstein
cfa71f8be2 Implements fill_info 2020-12-16 12:42:14 +01:00
Gregor Reitzenstein
7bdbdac86b Properly stop api server 2020-12-16 12:27:34 +01:00
Gregor Reitzenstein
be73385758 Properly start api server 2020-12-16 12:24:19 +01:00
Gregor Reitzenstein
2fbef020a3 Fix config 2020-12-16 12:01:57 +01:00
Gregor Reitzenstein
cca5bddbb8 Implement parts of the Machine API 2020-12-16 11:32:31 +01:00
Gregor Reitzenstein
ec20859f6d Pass Arc<Network> to everywhere 2020-12-15 13:12:22 +01:00
Gregor Reitzenstein
e22ed819bb Move examples over to dhall 2020-12-15 13:04:21 +01:00
Gregor Reitzenstein
7b5d8de93f Pass network 2020-12-15 13:04:03 +01:00
Gregor Reitzenstein
6d5802c0a5 Fix dependency check error. Network now works. \o/ 2020-12-14 14:45:16 +01:00
Gregor Reitzenstein
1dc8dc4710 Even more improved init 2020-12-14 12:39:01 +01:00
Gregor Reitzenstein
5a42b34fe3 Better initialization 2020-12-14 11:02:46 +01:00