]> git.mxchange.org Git - friendica.git/history - src/Security/BasicAuth.php
Contact suggestions are now cached
[friendica.git] / src / Security / BasicAuth.php
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-21 Hypolite PetovanMerge pull request #12039 from nupplaphil/feat/session_...
2022-10-21 PhilippUserSession class [3] - Refactor src/ files excluding...
2022-10-19 Hypolite PetovanMerge pull request #12022 from annando/no-boot-various
2022-10-19 Michael old boot.php functions replaced in various places
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-27 PhilippMerge pull request #11025 from MrPetovan/task/11022...
2021-11-26 Hypolite PetovanMerge pull request #11018 from annando/api-status
2021-11-24 MichaelTesting tests
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
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