Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The UsedCodeManager needs to have an user object, in order to avoid a user ↵v1.0 | Guillaume Lacasa | 2014-03-17 | 1 | -3/+3 |
| | | | | to block a temp code for every other users | ||||
* | Merge branch 'master' of https://github.com/dusk0r/TwoStepsAuthenticator | Guillaume Lacasa | 2013-12-06 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | Conflicts: README.md TwoStepsAuthenticator.UnitTests/UsedCodesManagerTests.cs TwoStepsAuthenticator/CounterAuthenticator.cs | ||||
| * | Removed UsedCodesManager from CounterAuthenticator | Christoph Enzmann | 2013-12-06 | 1 | -6/+6 |
| | | |||||
* | | Documentation update | Guillaume Lacasa | 2013-12-06 | 1 | -14/+0 |
|/ | | | | Code review | ||||
* | Use one global default UsedCodesManager | Christoph Enzmann | 2013-12-06 | 1 | -0/+14 |
| | |||||
* | Always use UsedCodeManager | Christoph Enzmann | 2013-12-06 | 1 | -3/+3 |
| | |||||
* | Counter based OTP added, removed UsedCodesManager from authenticator, ↵ | Christoph Enzmann | 2013-12-05 | 1 | -0/+23 |
UsedCodesManager refactoring |