friendica/src
Hypolite Petovan d7e9b91181 Add two-factor authentication
- Add 2FA login interception in Session::setAuthenticatedForUser
- Add 2fa session variable holding the last auth code
2019-05-13 01:52:01 -04:00
..
App Add two-factor authentication 2019-05-13 01:52:01 -04:00
Console Move Console namespace one level up 2019-05-02 23:17:35 +02:00
Content Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
Core Add two-factor authentication 2019-05-13 01:52:01 -04:00
Database Add Two-factor recovery code model 2019-05-13 01:52:00 -04:00
Factory Support for APCu caching 2019-04-21 12:45:19 +02:00
Model Add Two-factor recovery code model 2019-05-13 01:52:00 -04:00
Module Add two-factor authentication 2019-05-13 01:52:01 -04:00
Network Rename ServiceUnavailableException & alter maintenance 2019-05-05 10:07:33 +02:00
Object Moving Model call outside Object Namespace 2019-04-05 07:53:54 +02:00
Protocol Contacts with protocol = AP are now delivered only via AP 2019-05-11 05:58:22 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util AP: Parsing of messages from Pleroma should work now again 2019-04-26 06:17:37 +00:00
Worker Contacts with protocol = AP are now delivered only via AP 2019-05-11 05:58:22 +00:00
App.php Break redirection loop during install 2019-05-08 08:30:59 -04:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Adding basepath, urlpath, hostname and ssl_policy to installation 2019-04-14 14:23:06 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00