Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 3 | -5/+5 | |
* | | | | generate device token for UID, not login name | Christoph Wurst | 2016-05-24 | 1 | -2/+3 | |
* | | | | login explicitly | Christoph Wurst | 2016-05-24 | 1 | -0/+3 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 11 | -3/+465 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add OCC command to enable/disable 2FA for a user | Christoph Wurst | 2016-05-23 | 4 | -0/+141 | |
| * | | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 8 | -3/+324 | |
* | | | Merge pull request #24613 from owncloud/chunked-convert-database-queries | Vincent Petry | 2016-05-23 | 1 | -14/+56 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Chunk the "db:convert-type" select queries, to not run out of memory so fast | Joas Schilling | 2016-05-13 | 1 | -14/+56 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-23 | 10 | -0/+10 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 58 | -64/+6 | |
* | | | Merge pull request #24307 from owncloud/systemtags-perminterface | Vincent Petry | 2016-05-21 | 6 | -27/+67 | |
|\ \ \ | ||||||
| * | | | Rename "not-assignble" to "restricted" | Vincent Petry | 2016-05-20 | 3 | -3/+3 | |
| * | | | Add app to shipped.json | Vincent Petry | 2016-05-20 | 1 | -0/+1 | |
| * | | | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 3 | -25/+64 | |
| | |/ | |/| | ||||||
* / | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-21 | 2 | -0/+2 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-20 | 2 | -2/+2 | |
* | | Merge pull request #24657 from owncloud/fix-libreoffice-templates | Vincent Petry | 2016-05-18 | 3 | -0/+0 | |
|\ \ | ||||||
| * | | Fix #24655 | Thomas Müller | 2016-05-17 | 3 | -0/+0 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 2 | -0/+2 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 2 | -0/+22 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 6 | -10/+18 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 6 | -16/+44 | |
* | Show login error message correctly (#24599) | Christoph Wurst | 2016-05-12 | 1 | -1/+0 | |
* | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 2 | -0/+45 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 2 | -2/+2 | |
* | Use proper URL generation function (#24576) | Lukas Reschke | 2016-05-11 | 1 | -1/+1 | |
* | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -4/+4 | |
* | fix login with email | Christoph Wurst | 2016-05-11 | 1 | -1/+2 | |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 2 | -4/+3 | |
* | show login error | Christoph Wurst | 2016-05-11 | 1 | -5/+12 | |
* | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 1 | -2/+4 | |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -3/+3 | |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -2/+1 | |
* | fix LoginController unit tests | Christoph Wurst | 2016-05-11 | 1 | -1/+1 | |
* | fix setup | Christoph Wurst | 2016-05-11 | 1 | -4/+11 | |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 2 | -3/+7 | |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -2/+3 | |
* | Add controller to generate client tokens | Christoph Wurst | 2016-05-11 | 3 | -0/+93 | |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -1/+0 | |
* | token based auth | Christoph Wurst | 2016-05-11 | 4 | -29/+64 | |
* | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -10/+0 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 2 | -0/+2 | |
* | Merge pull request #24397 from owncloud/sort-share-links | Morris Jobke | 2016-05-10 | 1 | -9/+9 | |
|\ | ||||||
| * | Reordered share link settings | Vincent Chan | 2016-05-02 | 1 | -9/+9 | |
* | | Merge pull request #24434 from owncloud/permalinks | Lukas Reschke | 2016-05-10 | 2 | -3/+45 | |
|\ \ | ||||||
| * | | Do not encode slashes in "dir" URL param in files JS | Vincent Petry | 2016-05-06 | 1 | -1/+6 | |
| * | | Auto-add fileid in URL for currently displayed folder | Vincent Petry | 2016-05-06 | 1 | -2/+33 | |
| * | | Add route to resolve fileid to files app URL | Vincent Petry | 2016-05-06 | 1 | -0/+6 | |
* | | | Merge pull request #24491 from owncloud/new-animated-full-css-spinner | Thomas Müller | 2016-05-09 | 8 | -12/+88 | |
|\ \ \ | ||||||
| * | | | New animated loader | skjnldsv | 2016-05-09 | 8 | -12/+88 |