Daniel García
|
8d1ee859f2
|
Implemented basic support for prelogin and notification negotiation
|
2018-08-24 19:02:34 +02:00 |
|
Daniel García
|
75615bb5c8
|
Ignore U2F challenge if not provided. Also checked that error_code has to be 0 for a successfull registration
|
2018-07-13 12:37:46 +02:00 |
|
Daniel García
|
dae92b9018
|
Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
|
2018-07-12 22:22:10 +02:00 |
|
Daniel García
|
483066b9a0
|
Some style changes, removed useless matches and formats
|
2018-06-11 15:44:37 +02:00 |
|
Daniel García
|
5ec728683e
|
Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time)
|
2018-06-01 00:18:50 +02:00 |
|
Daniel García
|
2cf46e1a5f
|
Make sure TOTP codes can be both Numbers or Strings, fixes #30
|
2018-05-26 23:04:23 +02:00 |
|
Daniel García
|
0cb58add54
|
Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org
|
2018-05-04 19:47:31 +02:00 |
|
Daniel García
|
dfefbf1f31
|
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
|
2018-02-23 00:38:54 +01:00 |
|
Daniel García
|
d6a1a9b274
|
Detect device type correctly and shorten return types of functions
|
2018-02-17 22:28:15 +01:00 |
|
Daniel García
|
5cd40c63ed
|
First working version
|
2018-02-10 01:00:55 +01:00 |
|