Commit graph

21 commits

Author SHA1 Message Date
Nico Schottelius
aea92f9d85 Begin to phase in custom authentication 2018-11-18 12:38:50 +01:00
Nico Schottelius
2fb8c91415 Change OTPSeed to AbstractUser 2018-11-17 23:00:36 +01:00
Nico Schottelius
a0d15ecf23 Cleanup! 2018-11-17 22:53:51 +01:00
Nico Schottelius
2d147d961c Implement seed generating 2018-11-17 22:28:17 +01:00
Nico Schottelius
6f7d02f7fc Cleanup, expose seed read only 2018-11-17 22:15:17 +01:00
Nico Schottelius
d95c8dbd9c Add general viewset/serializer for otpseed 2018-11-17 21:54:59 +01:00
Nico Schottelius
cdb45bd1f0 Update readme, auth ideas 2018-11-17 21:45:53 +01:00
Nico Schottelius
cd75870e42 Addd more todos 2018-11-17 19:00:48 +01:00
Nico Schottelius
6b22532e98 Can verify token 2018-11-17 18:48:12 +01:00
Nico Schottelius
02dd509a5a In between commit w/ serializer error 2018-11-17 17:46:16 +01:00
Nico Schottelius
eb2c57b68a Progressing, docs, queryset, viewset 2018-11-17 11:39:42 +01:00
Nico Schottelius
bcd8c72e8e Begin to implement auth logic 2018-11-17 11:21:35 +01:00
Nico Schottelius
2054bd16ab Add name to objects using realm+name 2018-11-17 10:14:37 +01:00
Nico Schottelius
420393a437 Update models / create migration 2018-11-17 10:01:24 +01:00
Nico Schottelius
a58886979f Update the model to remove uuid, simplify 2018-11-17 09:42:34 +01:00
Nico Schottelius
41c49800ee Begin integration of django rest framework 2018-11-17 01:11:17 +01:00
Nico Schottelius
12797d9978 + otpauth in settings 2018-10-26 22:00:56 +02:00
Nico Schottelius
4227b1b73c [django] adding model 2018-10-26 21:59:35 +02:00
Nico Schottelius
13c7cdd294 [django] add model 2018-10-26 21:48:21 +02:00
Nico Schottelius
bee76cde49 [django] add otpauth app 2018-10-26 21:08:01 +02:00
Nico Schottelius
c30ea955c3 [DJANGO] startproject 2018-10-26 20:58:05 +02:00