]> git.mxchange.org Git - friendica.git/history - src/Security
Merge remote-tracking branch 'upstream/develop' into conversation-moved
[friendica.git] / src / Security /
2021-08-25 Hypolite PetovanMerge pull request #10636 from nupplaphil/feat/httpclie...
2021-08-25 PhilippRename DI::httpRequest() into DI::httpClient()
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 MichaelSome more renamed functions
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-08 MichaelRemoved some more unused "use"
2021-08-08 MichaelGet rid of App->user completely
2021-08-08 MichaelRemove direct calls to App->user
2021-07-26 Hypolite PetovanMerge pull request #10548 from annando/args
2021-07-26 Hypolite PetovanMerge pull request #10544 from annando/router-lock
2021-07-25 MichaelCompletely removed argc/argv
2021-07-25 Hypolite PetovanMerge pull request #10543 from annando/app-variables
2021-07-24 MichaelUse getter/setter for timezone value
2021-07-24 MichaelUsing getter/setter functions
2021-07-24 MichaelSimplified code
2021-07-24 MichaelApp->contact is now removed
2021-07-24 MichaelMany more app-variables removed
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-20 Hypolite PetovanMerge pull request #10526 from annando/legacy-oauth...
2021-07-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-20 MichaelThe legacy OAuth server is removed
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-19 Hypolite PetovanMerge pull request #10416 from annando/empty-parents
2021-06-19 MichaelAn empty user id does not have children
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 MichaelStandards
2021-06-08 MichaelFix coding standards
2021-06-08 MichaelImproved documentation
2021-06-08 MichaelAPI: New classes for OAuth and basic auth
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-20 Tobias DiekershoffMerge pull request #10276 from annando/api-conversations
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-19 very-apeMove the 'authenticate' hook deeper into the authentica...
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-13 Tobias DiekershoffMerge pull request #10231 from MrPetovan/bug/warnings
2021-05-11 Hypolite PetovanMerge pull request #10230 from annando/oauth-login
2021-05-11 MichaelLogin prototype
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-02 Hypolite PetovanMerge pull request #10116 from mexon/mat/addon-console...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-03-28 Hypolite PetovanMerge pull request #10094 from urbalazs/license-20210328
2021-02-27 Hypolite PetovanMerge pull request #9963 from mexon/mat/support-cid...
2021-01-29 Hypolite PetovanMerge pull request #9873 from annando/post-user
2021-01-27 Michael VogelMerge pull request #9823 from MrPetovan/task/9677-2fa...
2021-01-23 Hypolite PetovanAdded support for trusted browser during authentication
2021-01-23 Hypolite PetovanAdd trusted browser classes
2021-01-23 Hypolite PetovanMove all two-factor authentication classes in Security...
2021-01-23 Hypolite PetovanAllow setting arbitrary keys in the cookie array
2021-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-11-19 Hypolite PetovanMerge pull request #9553 from annando/insert-mode
2020-11-19 Hypolite PetovanMerge pull request #9552 from annando/zero-user
2020-11-19 MichaelAvoid problems with uid=0
2020-10-03 Hypolite PetovanMerge pull request #9314 from annando/suggestions
2020-10-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-10-01 PhilippMerge pull request #9334 from annando/endless-scroll
2020-10-01 Michael VogelMerge pull request #9327 from nupplaphil/task/security_...
2020-09-30 PhilippMove 'Authentication' to Security namespace
2020-09-30 PhilippCleanup OAuth1 library
2020-09-30 PhilippMove library\OAuth1.php to class structure Friendica...
2020-09-30 PhilippMove ExAuth, FKOAuth1 & FKOAuthDataStore to own namespa...