Commit Graph

276 Commits

Author SHA1 Message Date
Gregor Reitzenstein
7dd4914bf1 Merge branch 'docker-example' into 'development'
added a dockerized version of the example

See merge request fabinfra/fabaccess/bffh!5
2020-11-30 10:25:10 +00:00
Gregor Reitzenstein
65841f5046 Remove Handshake as C# can't handle it 2020-11-30 07:24:07 +01:00
Gregor Reitzenstein
7e9002aa94 Password DB and other shenanigans 2020-11-30 07:23:47 +01:00
Kai Jan Kriegel
6f56b32e89 added a dockerized version of the example 2020-11-29 20:54:26 +01:00
Gregor Reitzenstein
7956616891 Actually make compile for once. 2020-11-24 15:57:23 +01:00
Gregor Reitzenstein
5c5a59a75c Make compile (well.. not really) 2020-11-24 14:41:19 +01:00
Gregor Reitzenstein
b203edf206 Status commit 2020-11-24 14:16:22 +01:00
Gregor Reitzenstein
9227b632e4 Ideas 2020-11-24 10:44:53 +01:00
Gregor Reitzenstein
2fbb1bb4b6 Whoops, forgot the handshake 2020-11-20 15:54:53 +01:00
Gregor Reitzenstein
cbb6242f89 Get an example to work — barely. 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
e7bbc7e001 Lots of changes for better API stuffs 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
f8b9874f08 Now with better file loading stuffs 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
4b9070fd17 Now with more better tests 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
3b63e654e5 Pushes code around until example loading compiles 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
5d9c1d5a64 Cleanup 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
5f75dd0925 Api restructure zum zweiten 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
220942b80a Session / Connection / Bootstrap split 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
a057ffa4d8 API cleanup 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
0fef683f41 Removes unused builtin.rs 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
378c184342 Module refactor for consistency 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
448cbbc98a Permission checking upgrades 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
b7421528c6 Adds current Cargo.lock 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
5897161a3c Make compile 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
3a459fc098 Current state for tagging 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
8442a3d29d Slowly getting there 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
743de370ab Silences the dead cap'n proto code warnings 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
62e1e9276f Splits off MachineDB 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
fe89175113 Updates schema 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
7b9d3cd560 ununimpl API impl 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
4339537ec9 Make compile with tests 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
2027d9696e Make compile 2020-11-20 15:44:02 +01:00
Gregor Reitzenstein
d304ff40d4 Adds permission type 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
cd609df85f Further ideas on database restructure 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
72a9d8c639 Moves databases around a touch 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
c25983d48c Start Database restructure 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
f997c93c23 More work on the API implementation 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
87102b9f5d More Schema updates 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
91a17e6b57 Updates rsasl 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
36745683e0 Updates schema 2020-11-20 15:44:01 +01:00
Gregor Reitzenstein
691338aca7 Move signal handler away from tokio 2020-11-20 15:44:01 +01:00
Kai Kriegel
d1f3473ac9 fixed docker image tag for development branch 2020-10-06 13:38:36 +00:00
Kai Kriegel
f5da8b891e don`t run default before_script 2020-10-06 13:28:10 +00:00
Kai Kriegel
bbac5b3dda added runner tags so docker builds get assigned a runner 2020-10-06 13:23:09 +00:00
Kai Kriegel
59f090cd91 Merge branch 'feature/dockerfile' into 'development'
Feature/dockerfile

See merge request fabinfra/fabaccess/bffh!4
2020-10-06 13:17:16 +00:00
Kai Kriegel
aa34da3c88 added comment on how to get a default config file 2020-10-06 13:04:53 +00:00
Kai Kriegel
f222b76e59 Update .gitlab-ci.yml 2020-10-06 12:43:40 +00:00
Kai Jan Kriegel
20a92be2a9 added dockerfile and docker-compose.yaml 2020-10-06 14:21:59 +02:00
Gregor Reitzenstein
832baea07d Merge branch 'feature/event-network' into 'development'
Feature/event network

See merge request fabinfra/fabaccess/bffh!3
2020-09-18 13:07:12 +00:00
Gregor Reitzenstein
012da0b7dd Adds Cargo.lock updates 2020-09-18 13:21:39 +02:00
Gregor Reitzenstein
c08633a513 Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2020-09-18 13:20:46 +02:00