Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 5 | -7/+22 | |
| * | | | | | | | Delete token after usage in test | Lukas Reschke | 2017-05-18 | 1 | -0/+1 | |
| * | | | | | | | Add indexes | Lukas Reschke | 2017-05-18 | 2 | -1/+22 | |
| * | | | | | | | Adjust token name | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | | | | | Add additional test for accessing DAV using Bearer Auth | Lukas Reschke | 2017-05-18 | 1 | -0/+4 | |
| * | | | | | | | Use a standardized Bearer now | Lukas Reschke | 2017-05-18 | 1 | -2/+2 | |
| * | | | | | | | Use Bearer backend for SabreDAV | Lukas Reschke | 2017-05-18 | 6 | -12/+220 | |
| * | | | | | | | Don't ignore OAuth2 app | Lukas Reschke | 2017-05-18 | 1 | -0/+1 | |
| * | | | | | | | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 9 | -8/+563 | |
| * | | | | | | | Add test for DefaultTokenMapper | Lukas Reschke | 2017-05-18 | 1 | -0/+11 | |
| * | | | | | | | Fix style issues pointed out in review | Lukas Reschke | 2017-05-18 | 2 | -2/+1 | |
| * | | | | | | | Rename table back to lowercase | Lukas Reschke | 2017-05-18 | 2 | -14/+18 | |
| * | | | | | | | Add tests for ClientFlowLoginController | Lukas Reschke | 2017-05-18 | 2 | -25/+185 | |
| * | | | | | | | Add app to autoenabled provisioning API scenario | Lukas Reschke | 2017-05-18 | 1 | -0/+1 | |
| * | | | | | | | Add OAuth state to session | Lukas Reschke | 2017-05-18 | 2 | -32/+27 | |
| * | | | | | | | Cleanup code | Lukas Reschke | 2017-05-18 | 2 | -3/+6 | |
| * | | | | | | | Add XSD definitions | Lukas Reschke | 2017-05-18 | 2 | -3/+3 | |
| * | | | | | | | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 7 | -18/+79 | |
| * | | | | | | | use name of oauth app to identify auth token | Bjoern Schiessle | 2017-05-18 | 1 | -2/+10 | |
| * | | | | | | | hide client secret by default | Bjoern Schiessle | 2017-05-18 | 3 | -2/+26 | |
| * | | | | | | | add some spacing between the logo and the content of the page | Bjoern Schiessle | 2017-05-18 | 1 | -1/+1 | |
| * | | | | | | | show error page if no valid client identifier is given and if it is not a API... | Bjoern Schiessle | 2017-05-18 | 1 | -5/+24 | |
| * | | | | | | | handle case if no valid client identifier is given | Bjoern Schiessle | 2017-05-18 | 1 | -0/+5 | |
| * | | | | | | | remove 'Alternative login using app token' in case of oauth login | Bjoern Schiessle | 2017-05-18 | 1 | -0/+2 | |
| * | | | | | | | Remove special characters | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | | | | | It's a bearer | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | | | | | Fetch signle row | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | | | | | Change to POST | Lukas Reschke | 2017-05-18 | 1 | -2/+1 | |
| * | | | | | | | Increase length of encrypted token in database | Lukas Reschke | 2017-05-18 | 2 | -2/+2 | |
| * | | | | | | | Get a single row | Lukas Reschke | 2017-05-18 | 2 | -8/+4 | |
| * | | | | | | | Use query builder | Lukas Reschke | 2017-05-18 | 2 | -6/+14 | |
| * | | | | | | | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 17 | -23/+838 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4888 from nextcloud/theming-fallback-icons | Lukas Reschke | 2017-05-18 | 3 | -37/+85 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Inject FileAccessHelper for proper testing | Julius Härtl | 2017-05-18 | 2 | -8/+21 | |
| * | | | | | | | Add proper Content-Type to icons | Julius Härtl | 2017-05-17 | 2 | -4/+4 | |
| * | | | | | | | Fallback to default favicon | Julius Härtl | 2017-05-17 | 3 | -35/+70 | |
* | | | | | | | | Merge pull request #4813 from nextcloud/accounts-table-migration-from-owncloud | Lukas Reschke | 2017-05-18 | 7 | -16/+257 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Copy avatars to the new location | Joas Schilling | 2017-05-18 | 1 | -14/+56 | |
| * | | | | | | | We want to see 1 in 100 messages, not all but the 100th | Joas Schilling | 2017-05-18 | 1 | -1/+1 | |
| * | | | | | | | Fix updating from some 11 versions when people didn't update | Joas Schilling | 2017-05-18 | 1 | -0/+6 | |
| * | | | | | | | Allow migrating from ownCloud 10.0.0 | Joas Schilling | 2017-05-18 | 2 | -1/+13 | |
| * | | | | | | | Add some more casting | Joas Schilling | 2017-05-18 | 1 | -4/+4 | |
| * | | | | | | | Avoid problems for some DBs by removing the table completly | Joas Schilling | 2017-05-18 | 1 | -4/+2 | |
| * | | | | | | | Add a migration step to save the data from the accounts table before migrating | Joas Schilling | 2017-05-18 | 5 | -1/+184 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4812 from nextcloud/move-sharing-to-migration | Björn Schießle | 2017-05-18 | 7 | -526/+310 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix the share type of guest shares when migrating from ownCloud | Joas Schilling | 2017-05-12 | 2 | -0/+83 | |
| * | | | | | | | Move the file sharing app to migration | Joas Schilling | 2017-05-12 | 6 | -526/+227 | |
* | | | | | | | | Merge pull request #4939 from nextcloud/add-share-name-column | Björn Schießle | 2017-05-18 | 3 | -2/+11 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add the column so we keep the value from before the update | Joas Schilling | 2017-05-18 | 3 | -2/+11 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 154 | -456/+568 |