]> git.mxchange.org Git - friendica.git/history - src/Security/BasicAuth.php
Merge pull request #10969 from MrPetovan/task/remove-private-contacts
[friendica.git] / src / Security / BasicAuth.php
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-19 Hypolite PetovanMerge pull request #10999 from nupplaphil/bug/configcac...
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-18 MichaelPossibly fixing the test
2021-11-18 Michaelallow_api removed
2021-11-17 MichaelTesting tests
2021-11-17 MichaelFixing tests - maybe
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-08 MichaelRemove direct calls to App->user
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-16 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-16 Hypolite PetovanMerge pull request #10410 from annando/oauth
2021-06-16 MichaelCheck for REDIRECT_REMOTE_USER as well
2021-06-09 Hypolite PetovanMerge pull request #10387 from tobiasd/20210609-ja
2021-06-09 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-09 Hypolite PetovanMerge pull request #10381 from annando/basic-auth
2021-06-08 MichaelAdded "source" detection
2021-06-08 MichaelMove basic auth functionality to the new class
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelRearranged scope check
2021-06-08 MichaelRearranged function order
2021-06-08 MichaelStandards
2021-06-08 MichaelImproved documentation
2021-06-08 MichaelAPI: New classes for OAuth and basic auth