25 Commits

Author SHA1 Message Date
Luca Lutz
b1ba764956 Update README.md 2022-11-04 18:16:53 +00:00
Luca Lutz
cdd8e86a65 fix merge part 2 2022-11-04 19:15:49 +01:00
Luca Lutz
30494c89e6 Merge 2022-11-04 19:14:06 +01:00
Luca Lutz
0a06c36dd1 Merge branch 'NewApproach' into 'main'
New approach

See merge request luca_lutz/fabaccess!2
2022-11-04 18:11:01 +00:00
Luca Lutz
9b52b63ea6 Merge branch 'main' into 'NewApproach'
# Conflicts:
#   .gitignore
#   README.md
#   docker-compose.yml
#   fab_access/config.py
#   fab_access/main.py
#   requirements.txt
2022-11-04 18:10:55 +00:00
Luca Lutz
a19a4e1f06 fix db; Adding ENV Variable 2022-11-04 19:07:35 +01:00
Luca Lutz
2c2c990e2a DB part 2 2022-11-04 18:38:44 +01:00
Luca Lutz
8b10defed2 First work adding DB 2022-11-04 00:15:23 +01:00
Luca Lutz
eb7e7c693c Adding message with missing machine permission if user is missing a specific permission 2022-11-03 22:52:28 +01:00
Luca Lutz
0c6e188367 Fix get_user_by_card_id by implementing own filter 2022-11-03 22:43:43 +01:00
Luca Lutz
1b30093322 Fix Keycloak login 2022-11-03 21:33:54 +01:00
Luca Lutz
c83c88c468 Fix MQTT Port 2022-11-03 21:25:09 +01:00
Lukas Brodschelm
2a1016aeba Fix Missing connect 2022-11-03 21:22:13 +01:00
Luca Lutz
3fe6318bb7 FIx ENV Variables 2022-11-03 21:21:23 +01:00
Luca Lutz
0dc851977f Fix docker shit 2022-11-03 21:13:35 +01:00
Luca Lutz
96172f7edc Update README.md 2022-11-03 11:56:02 +00:00
Lukas Brodschelm
ce5ca3bee6 Refactor fab_access python 2022-11-03 00:41:51 +01:00
Luca Lutz
f5bfd1145f Fixing shit 2022-11-02 20:37:41 +01:00
Luca Lutz
615cbc3596 Add new file 2022-11-01 21:57:16 +00:00
Luca Lutz
c1c88bcff0 Merge branch 'refactoring' into 'main'
Refactoring

See merge request luca_lutz/fabaccess!1
2022-11-01 21:55:29 +00:00
Philipp Fruck
6d97cc850d
add .env sample to README 2022-11-01 21:52:17 +01:00
Philipp Fruck
bb144d78bc
refactor python codebase
variable configuration through config.py and code splitting into
multiple files. Also added requirements.txt and gitignore.
2022-11-01 21:44:04 +01:00
Philipp Fruck
69c7933894
make container setup suck less
migrated to Postgres because of binary availability of postgres python
client. Also implemented development compose file and refactored
production python image
2022-11-01 21:42:53 +01:00
Luca Lutz
094139f796 Stop watching 2022-11-01 16:40:17 +01:00
Luca Lutz
bef5350d97 add README 2022-11-01 16:38:50 +01:00