index
:
TwoFactorAuth
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Undo previous commit
Rob Janssen
8 years
origin/HEAD
Undo previous commit
Rob Janssen
8 years
origin/master
Undo previous commit
Rob Janssen
8 years
Tag
Download
Author
Age
1.6.0
TwoFactorAuth-1.6.0.zip
TwoFactorAuth-1.6.0.tar.gz
TwoFactorAuth-1.6.0.tar.bz2
RobThree
8 years
1.5.2
TwoFactorAuth-1.5.2.zip
TwoFactorAuth-1.5.2.tar.gz
TwoFactorAuth-1.5.2.tar.bz2
Rob Janssen
9 years
1.5.1
TwoFactorAuth-1.5.1.zip
TwoFactorAuth-1.5.1.tar.gz
TwoFactorAuth-1.5.1.tar.bz2
Rob Janssen
9 years
1.5
TwoFactorAuth-1.5.zip
TwoFactorAuth-1.5.tar.gz
TwoFactorAuth-1.5.tar.bz2
Rob Janssen
9 years
1.4
TwoFactorAuth-1.4.zip
TwoFactorAuth-1.4.tar.gz
TwoFactorAuth-1.4.tar.bz2
RobThree
9 years
1.3
TwoFactorAuth-1.3.zip
TwoFactorAuth-1.3.tar.gz
TwoFactorAuth-1.3.tar.bz2
Rob Janssen
9 years
1.2
TwoFactorAuth-1.2.zip
TwoFactorAuth-1.2.tar.gz
TwoFactorAuth-1.2.tar.bz2
RobThree
10 years
1.1
TwoFactorAuth-1.1.zip
TwoFactorAuth-1.1.tar.gz
TwoFactorAuth-1.1.tar.bz2
Rob Janssen
10 years
1.0
TwoFactorAuth-1.0.zip
TwoFactorAuth-1.0.tar.gz
TwoFactorAuth-1.0.tar.bz2
Rob Janssen
10 years
Age
Commit message
Author
Files
Lines
2017-02-18
Undo previous commit
HEAD
origin/master
origin/HEAD
master
Rob Janssen
1
-2
/
+0
2017-02-18
Add PHP 7.1 and nightly
Rob Janssen
1
-1
/
+3
2017-02-17
Delete applicationhost.config
Rob Janssen
1
-1031
/
+0
2017-02-17
* Add .vs folder to .gitignore
RobThree
1
-1
/
+4
2017-02-17
* Fix TwoFactorAuth class actually uses the TimeProvider
1.6.0
RobThree
3
-4
/
+12
2017-02-17
* You can now specify the expected time format returned by a 3rd party to the...
RobThree
1
-3
/
+4
2017-02-17
* Less opinionated SSL defaults
RobThree
1
-3
/
+0
2017-02-17
* Default stream options can now be overridden by specifying them in the cons...
RobThree
1
-9
/
+13
2017-02-17
* Fix another PHP5.3 array issue
RobThree
1
-2
/
+2
2017-02-17
* Fix PHP 5.3 array syntax in unittests
RobThree
2
-14
/
+14
2017-02-17
* Implemented ITimeProviders
RobThree
16
-27
/
+232
2017-02-17
* Redo #15 which somehow didn't merge...
RobThree
9
-114
/
+2107
2017-01-03
Merge pull request #14 from martijncalker/fix-example-readme
Rob Janssen
1
-8
/
+15
2017-01-03
Fix php example in readme
Martijn van Calker
1
-8
/
+15
2016-10-30
Update composer.json
1.5.2
Rob Janssen
1
-1
/
+1
2016-10-30
Merge pull request #10 from anvyst/master
Rob Janssen
1
-5
/
+13
2016-10-30
removed .editconfig from repo and phpcs
Andrey Vystavkin
2
-20
/
+1
2016-10-30
switching to PSR-4 autoloading standard
Andrey Vystavkin
2
-5
/
+32
2016-06-24
Update composer.json
1.5.1
Rob Janssen
1
-1
/
+1
2016-06-24
Merge pull request #7 from JonathanTru/master
Rob Janssen
1
-1
/
+1
2016-06-24
changed getQRText() from private to public
Jonathan Trummer
1
-1
/
+1
2016-06-20
Update composer.json
1.5
Rob Janssen
1
-1
/
+1
2016-06-20
* Removed CURLOPT_FOLLOWLOCATION and CURLOPT_MAXREDIRS (see #5)
RobThree
1
-2
/
+0
2016-02-16
Merge pull request #2 from andrej-griniuk/patch-1
Rob Janssen
1
-0
/
+4
2016-02-15
Added the link to the integration with CakePHP
Andrej Griniuk
1
-0
/
+4
[...]