aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_login_link.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15839] Add core.ucp_login_link_template_afterJakub Senko2018-10-221-3/+20
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
* [ticket/13318] login_username needs to have the multibyte parameter set to truelavigor2014-11-101-1/+1
* [ticket/13248] Always use provider collection for getting providerMarc Alexander2014-11-011-3/+3
* [ticket/11854] Rename captchas.factory service to captcha.factoryTristan Darricau2014-08-111-1/+1
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11868] Replace phpbb_request_interface referencesVjacheslav Trushkin2013-09-261-4/+4
* [feature/oauth] More minor changes from reviewJoseph Warner2013-09-021-2/+2
* [feature/oauth] Fix small issues on ucp pagesJoseph Warner2013-09-021-1/+2
* [feature/oauth] Changes due to code reviewJoseph Warner2013-08-241-1/+3
* [feature/oauth] Fix issues on ucp_login_link from reviewJoseph Warner2013-08-241-3/+38
* [feature/oauth] Clean up TODOsJoseph Warner2013-08-241-1/+0
* [feature/oauth] Fix bug found in testingJoseph Warner2013-08-141-3/+3
* [feature/oauth] Update link_account to allow for two methods of linkingJoseph Warner2013-08-141-0/+3
* [feature/oauth] Fix errors on ucp_login_linkJoseph Warner2013-07-311-5/+4
* [feature/oauth] Login_link in registrationJoseph Warner2013-07-311-5/+6
* [feature/oauth] Start working on login_link registration supportJoseph Warner2013-07-301-3/+15
* [feature/oauth] Works in all tests nowJoseph Warner2013-07-291-7/+14
* [feature/oauth] Most of ucp page related to login option should be done nowJoseph Warner2013-07-291-5/+12
* [feature/oauth] More work on getting login link workingJoseph Warner2013-07-291-61/+79
* [feature/oauth] Properly check that all data needed is availableJoseph Warner2013-07-291-3/+10
* [feature/oauth] Login works on login_link now, still does not actually linkJoseph Warner2013-07-291-10/+87
* [feature/oauth] Basic checking for data needed in login linkingJoseph Warner2013-07-291-1/+15
* [feature/oauth] More work on login linking accountsJoseph Warner2013-07-251-0/+23
* [feature/oauth] Template for ucp_login_link startedJoseph Warner2013-07-251-1/+4
* [feature/oauth] Some work on login_linkJoseph Warner2013-07-241-0/+3
* [feature/oauth] Initial login_link ucp classJoseph Warner2013-07-241-0/+32