friendica/mod
Hypolite Petovan 8e885f5b97 Add two-factor authentication settings
- Add settings aside menu entry
- Add two-factor authentication documentation
2019-05-13 01:52:01 -04:00
..
acl.php
api.php
cal.php [hotfix] Fix wrong Exception namespace 2019-05-07 11:56:25 -04:00
common.php
community.php
crepair.php
delegate.php
dfrn_confirm.php The follow confirmation process is now separated between DFRN and the rest 2019-05-06 05:46:13 +00:00
dfrn_notify.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
dfrn_poll.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
dfrn_request.php
dirfind.php
display.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
editpost.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
events.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
fbrowser.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
follow.php Merge pull request #7095 from annando/ap-connect 2019-05-05 09:37:43 -04:00
fsuggest.php
hcard.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
hovercard.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
ignored.php
item.php
lockview.php
lostpass.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
manage.php Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser 2019-05-13 01:51:59 -04:00
match.php
message.php
msearch.php
network.php
newmember.php
noscrape.php
notes.php
notice.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
notifications.php The follow confirmation process is now separated between DFRN and the rest 2019-05-06 05:46:13 +00:00
notify.php Remove /display/{nick}/{id} URL structure publishing 2019-05-02 17:04:17 -04:00
oexchange.php
openid.php Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser 2019-05-13 01:51:59 -04:00
opensearch.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
ostatus_subscribe.php
parse_url.php
photos.php Merge pull request #7044 from MrPetovan/task/router 2019-05-02 18:26:30 +02:00
ping.php Remove /display/{nick}/{id} URL structure publishing 2019-05-02 17:04:17 -04:00
poco.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
poke.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
probe.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
profile_photo.php
profiles.php
profperm.php
pubsub.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
pubsubhubbub.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
randprof.php
receive.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
redir.php
regmod.php
removeme.php
repair_ostatus.php
salmon.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
search.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
settings.php Add two-factor authentication settings 2019-05-13 01:52:01 -04:00
share.php
starred.php
subthread.php Remove /display/{nick}/{id} URL structure publishing 2019-05-02 17:04:17 -04:00
suggest.php Rework suggest module without App->error 2019-05-01 21:13:33 -04:00
tagger.php Remove /display/{nick}/{id} URL structure publishing 2019-05-02 17:04:17 -04:00
tagrm.php
toggle_mobile.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
uexport.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
uimport.php
unfollow.php
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Merge pull request #7044 from MrPetovan/task/router 2019-05-02 18:26:30 +02:00
view.php
viewcontacts.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
wall_attach.php
wall_upload.php
wallmessage.php
worker.php