Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 6 | -48/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11908] Namespacify phpbb_auth_provider_oauth_service_exception. | Andreas Fischer | 2013-10-11 | 1 | -1/+3 |
| | | | | PHPBB3-11908 | ||||
* | [ticket/11700] Fix authentication acp after develop merge | Nils Adermann | 2013-09-16 | 4 | -20/+28 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Fix tests after merging new develop code | Nils Adermann | 2013-09-16 | 1 | -8/+10 |
| | | | | PHPBB3-11700 | ||||
* | [feature/oauth] Update comment on oauth service exception | Joseph Warner | 2013-08-24 | 1 | -3/+4 |
| | | | | PHPBB3-16673 | ||||
* | [feature/oauth] Forgot to remove placeholder comment | Joseph Warner | 2013-08-24 | 1 | -1/+0 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] OAuth service exception | Joseph Warner | 2013-08-24 | 5 | -6/+32 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Changes due to code review | Joseph Warner | 2013-08-24 | 3 | -12/+10 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Clean up TODOs | Joseph Warner | 2013-08-24 | 3 | -8/+5 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Clean up OAuth services | Joseph Warner | 2013-08-01 | 1 | -1/+1 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Clean up documentation | Joseph Warner | 2013-07-30 | 2 | -5/+5 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Update the OAuth service interface | Joseph Warner | 2013-07-29 | 4 | -1/+46 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Works in all tests now | Joseph Warner | 2013-07-29 | 1 | -1/+19 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Fix errors in OAuth | Joseph Warner | 2013-07-23 | 3 | -3/+21 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Google support | Joseph Warner | 2013-07-18 | 1 | -0/+21 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Facebook support | Joseph Warner | 2013-07-18 | 1 | -0/+21 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Remove OAuth providers to make PR smaller | Joseph Warner | 2013-07-18 | 15 | -842/+0 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Create means to associate phpBB account with external | Joseph Warner | 2013-07-18 | 2 | -2/+4 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Bitly authentication method, no user_id association | Joseph Warner | 2013-07-18 | 1 | -1/+30 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Update interface appropriately | Joseph Warner | 2013-07-15 | 1 | -0/+7 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Define method to perform login actions for a provider | Joseph Warner | 2013-07-15 | 2 | -0/+37 |
| | | | | PHPB3-11673 | ||||
* | [feature/oauth] Add constructors | Joseph Warner | 2013-07-14 | 18 | -0/+306 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Get service credentials on each OAuth service | Joseph Warner | 2013-07-14 | 19 | -12/+201 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Set required scopes on more providers | Joseph Warner | 2013-07-14 | 2 | -2/+20 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Last five oauth services | Joseph Warner | 2013-07-14 | 5 | -0/+130 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Create OAuth service classes | Joseph Warner | 2013-07-14 | 15 | -0/+442 |
PHPBB3-11673 |