William Desportes
|
14211e6118
|
Fix twig imports using old PSR-1 style
Ref: 273b666a71
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-14 22:55:55 +02:00 |
|
Maurício Meneghini Fauth
|
c8f84fc748
|
Replace is_null with identical comparison with null
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 13:28:22 -03:00 |
|
Maurício Meneghini Fauth
|
7be0f6bfae
|
Reference class names in use statements
Sort use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 00:14:26 -03:00 |
|
Hugues Peccatte
|
a87900c2cf
|
Update or add missing @throws
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-13 09:52:46 +01:00 |
|
Maurício Meneghini Fauth
|
4cee0cbc12
|
Adds space after not (!) and type cast
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:56:34 -02:00 |
|
Maurício Meneghini Fauth
|
2d58411bee
|
Some coding style fixes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 21:30:06 -03:00 |
|
Maurício Meneghini Fauth
|
244d4e8e81
|
Replace Template::get calls in libraries/classes
Uses Template::render() instead of Template::get().
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 18:18:24 -03:00 |
|
Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
baf0985e5f
|
Fix phpcs errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-18 01:59:38 -03:00 |
|
Maurício Meneghini Fauth
|
0998a50e9e
|
Enable strict mode in Plugins classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-16 01:09:16 -03:00 |
|
Michal Čihař
|
486ae2fd54
|
Warn when U2F is about to be used without https
All browsers refuse to authenticate with http.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-11-23 15:57:50 +01:00 |
|
Michal Čihař
|
49281037e3
|
Replace original Google u2f-api with u2f-api-polyfill
This gracefully handles Firefox 57 native API as well.
Fixes #13830
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-11-23 15:56:18 +01:00 |
|
Michal Čihař
|
5acd64f84d
|
Use two-factor authentication instead fo second authentication factor
This is probably more widely used naming.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-11-02 09:05:18 +01:00 |
|