Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix #5059 by adding sanity checks before using var | Patrik Kernstock | 2017-05-24 | 1 | -1/+1 |
| | | | Signed-off-by: Patrik Kernstock <info@pkern.at> | ||||
* | reset verification state if max tries are reached | Bjoern Schiessle | 2017-05-04 | 1 | -0/+15 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix path to the website proof | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 1 | -19/+17 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove unused variable | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | check right location to verify web page and query lookup server for exact ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -13/+13 |
| | | | | | | cloud id to check if the email address was verified correctly Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | check verification proof and update account table | Bjoern Schiessle | 2017-04-28 | 1 | -0/+275 |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |