Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [feature/oauth] Add OAuth services to service file | Joseph Warner | 2013-07-14 | 1 | -0/+74 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Remove get_service_credentials() from oauth provider | Joseph Warner | 2013-07-14 | 1 | -20/+0 |
| | | | | 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 | 16 | -31/+442 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Move last file to appropriate location | Joseph Warner | 2013-07-14 | 1 | -0/+0 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Update class name based on last commit | Joseph Warner | 2013-07-14 | 2 | -2/+2 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Move oauth to auth/provider/oauth | Joseph Warner | 2013-07-14 | 2 | -0/+0 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Move OAuth to /phpBB/phpbb | Joseph Warner | 2013-07-14 | 2 | -0/+0 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Pathing information for some services | Joseph Warner | 2013-07-14 | 1 | -3/+41 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Scopes/path part one | Joseph Warner | 2013-07-14 | 1 | -2/+59 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Changes to oauth | Joseph Warner | 2013-07-14 | 1 | -3/+6 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Function to update user_id of a token | Joseph Warner | 2013-07-14 | 1 | -0/+21 |
| | | | | PHPBB3-9734 | ||||
* | [feature/oauth] Anonymous user does not depend on user_id in token | Joseph Warner | 2013-07-14 | 1 | -18/+48 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Have array of services not just one in oauth | Joseph Warner | 2013-07-14 | 1 | -7/+8 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Fix typo | Joseph Warner | 2013-07-14 | 1 | -2/+2 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Pass table in constructor | Joseph Warner | 2013-07-14 | 4 | -18/+39 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Store anonymous user by session id | Joseph Warner | 2013-07-14 | 2 | -3/+10 |
| | | | | PHPBB3-9734 | ||||
* | [feature/oauth] Update invocation of method in OAuth | Joseph Warner | 2013-07-14 | 1 | -1/+1 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Have token storage use DB | Joseph Warner | 2013-07-14 | 1 | -10/+67 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Use DB for OAuth token storage | Joseph Warner | 2013-07-14 | 5 | -17/+66 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Document and rearrange methods | Joseph Warner | 2013-07-14 | 1 | -16/+33 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] More work on login | Joseph Warner | 2013-07-14 | 1 | -25/+70 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Continue work on OAuth login | Joseph Warner | 2013-07-14 | 2 | -7/+45 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Change name of new method on request | Joseph Warner | 2013-07-14 | 2 | -2/+2 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Allow getting original global arrays from request | Joseph Warner | 2013-07-14 | 2 | -0/+18 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Token Storage Skeleton | Joseph Warner | 2013-07-14 | 1 | -0/+94 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Check that the service actually has settings | Joseph Warner | 2013-07-14 | 1 | -0/+9 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Additional work on implementing login | Joseph Warner | 2013-07-14 | 1 | -17/+18 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Start implementing login | Joseph Warner | 2013-07-14 | 1 | -0/+48 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] OAuth as a symfony service | Joseph Warner | 2013-07-14 | 1 | -0/+9 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] OAuth provider skeleton | Joseph Warner | 2013-07-14 | 1 | -0/+48 |
| | | | | PHPBB3-11673 | ||||
* | [feature/oauth] Include OAuth library in composer.json | Joseph Warner | 2013-07-14 | 2 | -12/+59 |
| | | | | PHPBB3-11673 | ||||
* | Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into develop | Andreas Fischer | 2013-07-14 | 1 | -1/+1 |
|\ | | | | | | | | | * galaxyAbstractor/ticket/11697: [ticket/11697] author_search() used incorrect parameter | ||||
| * | [ticket/11697] author_search() used incorrect parameter | Victor Nagy | 2013-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The author_search() function in fulltext_mysql.php had an argument $m_approve_fid_ary parameter but it was changed in the Docblock and code to $post_visibility. This change renames that argument according to the docblock, the code and to mirror the other classes. PHPBB3-11697 | ||||
* | | [ticket/11702] Fix forum_posts left over for link-click counts in viewforum.php | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11702 | ||||
* | | [ticket/11696] Move file to new directory | Joas Schilling | 2013-07-14 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-11696 | ||||
* | | [ticket/11696] Rename constructor to __construct() | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11696 | ||||
* | | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 6 | -26/+2 |
| | | | | | | | | PHPBB3-11696 | ||||
* | | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 251 | -20/+15 |
| | | | | | | | | PHPBB3-11698 | ||||
* | | Merge pull request #1555 from EXreaction/ticket/11692 | Nils Adermann | 2013-07-13 | 1 | -1/+4 |
|\ \ | | | | | | | [ticket/11692] Don't update search_type in dev migration if already appended | ||||
| * | | [ticket/11692] Don't update search_type in dev migration if already appended | Nathaniel Guse | 2013-07-13 | 1 | -1/+4 |
| | | | | | | | | | | | | PHPBB3-11692 | ||||
* | | | [ticket/11694] Do not locate assets with root path | Vjacheslav Trushkin | 2013-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Do not locate assets that start with ./ PHPBB3-11694 | ||||
* | | | [ticket/11675] Fix template loop | Nathaniel Guse | 2013-07-13 | 1 | -1/+1 |
|/ / | | | | | | | PHPBB3-11675 | ||||
* | | Merge pull request #1429 from cyberalien/ticket/11553 | Nathan Guse | 2013-07-13 | 6 | -29/+85 |
|\ \ | |/ |/| | Move bulletin points for linklist lists to pseudo classes | ||||
| * | [ticket/11553] Typo | Vjacheslav Trushkin | 2013-07-11 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11553 | ||||
| * | [ticket/11553] Replace bullet with unicode | Vjacheslav Trushkin | 2013-07-11 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-11553 | ||||
| * | [ticket/11553] Move bulletin points to pseudo class | Vjacheslav Trushkin | 2013-07-11 | 6 | -29/+85 |
| | | | | | | | | | | | | | | Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553 | ||||
* | | [ticket/11690] Old module class names may get autoloaded by class_exists | Nils Adermann | 2013-07-13 | 1 | -5/+12 |
| | | | | | | | | PHPBB3-11690 |