Clement Michaud
|
40e02d23bf
|
Move access-control feature to typescript
|
2017-05-20 17:30:42 +02:00 |
Clement Michaud
|
32ff6cb387
|
Remove qrcode dependency as an npm package and replace it with a client side cross-browser library that generates qrcodes
|
2017-05-14 13:37:05 +02:00 |
Clement Michaud
|
b403cfe2f8
|
Rework the configuration of the access control to allow default policy for certain domains
|
2017-03-25 18:38:14 +01:00 |
Clement Michaud
|
e310478e6d
|
Allow per user access control rules
|
2017-03-25 15:28:57 +01:00 |
Clement Michaud
|
2a73b1a431
|
Add the access_control entry in the config file to allow the user to define per group rules to access the subdomains
|
2017-03-25 15:17:21 +01:00 |
Clement Michaud
|
c7e4f76b9c
|
Add an LDAP user search filter in the configuration filte to specify the user attribute to search for in LDAP
|
2017-03-16 01:25:55 +01:00 |
Clement Michaud
|
2cc854b968
|
Adding ApiDoc documentation to the repository
|
2017-01-29 01:33:48 +01:00 |
Clement Michaud
|
90494407a9
|
Register TOTP secrets per user
|
2017-01-28 18:27:54 +01:00 |
Clement Michaud
|
cb98f0454a
|
Implement authentication regulation
|
2017-01-28 01:32:25 +01:00 |
Clement Michaud
|
05046338ed
|
Implement password reset
|
2017-01-27 01:20:03 +01:00 |
Clement Michaud
|
804039b6aa
|
Registration process consumes the token so that it can only be used once
|
2017-01-22 18:06:12 +01:00 |
Clement Michaud
|
d3db94105e
|
Registration process sends an email to allow user to register its U2F device
|
2017-01-22 17:54:45 +01:00 |
Clement Michaud
|
3d82cef30b
|
Fix u2f tests
|
2017-01-21 21:57:48 +01:00 |
Clement Michaud
|
8b4339f8da
|
Use filesystem data store to save u2f meta info
|
2017-01-21 20:24:35 +01:00 |
Clement Michaud
|
9670b23a8b
|
Implement FIDO u2f authentication
|
2017-01-21 17:41:06 +01:00 |
Clement Michaud
|
d21164af58
|
Validate first factor through a post request
|
2017-01-19 01:01:37 +01:00 |