Jörn-Michael Miehe jmm
  • Joined on 2018-12-19
90 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
jmm pushed to develop at Yavook.de/kiwi-vpn 2022-03-26 16:05:52 +00:00
b5e9323026 git close diff on operation
jmm pushed to feature/db-redesign at Yavook.de/kiwi-vpn 2022-03-26 01:49:56 +00:00
94fbab278c add models.User.from_db()
557bceed1f legacy
c47fa5a89b split db.schemas -> db.schemata package
Compare 3 commits »
jmm pushed to feature/db-redesign at Yavook.de/kiwi-vpn 2022-03-25 23:04:56 +00:00
02225cdf09 plan models + schemas
jmm pushed to feature/db-redesign at Yavook.de/kiwi-vpn 2022-03-25 15:50:49 +00:00
1ed3b587c7 quark
jmm created branch feature/db-redesign in Yavook.de/kiwi-vpn 2022-03-25 15:50:49 +00:00
jmm pushed to develop at Yavook.de/kiwi-vpn 2022-03-24 23:46:01 +00:00
jmm created branch develop in Yavook.de/kiwi-vpn 2022-03-24 23:46:00 +00:00
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-24 23:45:52 +00:00
972359cb49 router tags
c117698e48 use APIRouter instead of another FastAPI
c0e21315e7 easyrsa gen-dh
5b873aed18 add git-flow
Compare 4 commits »
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-24 15:51:50 +00:00
46fa347451 fix common getters
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-23 15:44:41 +00:00
437bc570e4 Endpoint POST api/dn
ac6e506486 back population
c4ad9a8e40 Error 404
814a19d864 nullables + Type hints
fba1bf6514 nonexistent user deletion
Compare 6 commits »
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-23 13:25:59 +00:00
673c91bc33 User creation/deletion
f886f9e9dc add User.is_admin()
2ed09a5b3f brevity
ae73c8ff70 add and remove capabilities
Compare 4 commits »
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-22 16:29:10 +00:00
5dce05816f minor DB refactoring
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-22 00:57:19 +00:00
12d39bb923 experiments no longer needed
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-22 00:34:18 +00:00
f671e1efa9 crude EasyRSA class
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-20 13:16:21 +00:00
e3acc9b7e0 User update
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-20 04:01:03 +00:00
98cdc43bb2 poetry update
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-20 04:00:18 +00:00
692bf0ef63 make User.authenticate an instance function
ecb97df3d6 revert main.py
Compare 2 commits »
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-20 03:45:51 +00:00
e49a993676 documentation & some minor refactoring
bf8cb86cee brevity
c5e388aed4 jwt secret generation
e9d6ad3811 data_dir setting
f9762d4a54 brevity
Compare 5 commits »
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-20 00:13:05 +00:00
00bdf88b6e Connection.use()
21411694e8 give admin user "admin" capability
54c5e7ae8a less messy cap unification
Compare 4 commits »
jmm pushed to master at Yavook.de/kiwi-vpn 2022-03-19 19:24:47 +00:00
1c1ea694d1 don't make everyone an admin :)