Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw an invalid token exception is token is marked outdated | Roeland Jago Douma | 2019-12-03 | 1 | -0/+11 |
* | Handle token insert conflicts | Christoph Wurst | 2019-12-02 | 1 | -9/+24 |
* | Add uid to delete temp token query | Daniel Kesselberg | 2019-09-18 | 1 | -1/+2 |
* | Pass $configargs to openssl_pkey_export | Daniel Kesselberg | 2019-07-21 | 1 | -1/+4 |
* | Error with exception on SSL error | Morris Jobke | 2019-07-18 | 3 | -0/+13 |
* | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 1 | -6/+36 |
* | Refactor: move remote wipe token logic to RW service | Christoph Wurst | 2019-07-09 | 2 | -1/+20 |
* | Decouple remote wipe notifcation channels with events | Christoph Wurst | 2019-06-27 | 1 | -47/+12 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 7 | -1/+201 |
* | Add interface INamedToken | Daniel Kesselberg | 2019-02-02 | 3 | -4/+44 |
* | Read openssl error and log | Daniel Kesselberg | 2018-12-06 | 1 | -1/+11 |
* | Move ExpiredTokenException to the correct namespace | Roeland Jago Douma | 2018-10-30 | 4 | -0/+4 |
* | Catch more occurences where ExpiredTokenException can be thrown | Roeland Jago Douma | 2018-10-21 | 1 | -1/+5 |
* | Expired PK tokens should not fall back to legacy tokens | Roeland Jago Douma | 2018-10-21 | 1 | -0/+2 |
* | Add tests | Roeland Jago Douma | 2018-10-02 | 1 | -1/+4 |
* | Update all the publickey tokens if needed on web login | Roeland Jago Douma | 2018-10-02 | 5 | -1/+48 |
* | Mark token as invalid if the password doesn't match | Roeland Jago Douma | 2018-10-02 | 5 | -0/+40 |
* | Merge pull request #11240 from nextcloud/feature/noid/consider-openssl-settin... | Morris Jobke | 2018-09-25 | 1 | -2/+2 |
|\ | |||||
| * | Consider openssl settings from config.php | Daniel Kesselberg | 2018-09-16 | 1 | -2/+2 |
* | | Also adjust the expiration of PublicKeyTokenProvider | Joas Schilling | 2018-09-20 | 1 | -2/+2 |
* | | Copy the expiration from 480864b3e32d88361b17b70d238f986f64579757 to getToken... | Joas Schilling | 2018-09-19 | 1 | -1/+1 |
|/ | |||||
* | Expire tokens hardening | Roeland Jago Douma | 2018-09-07 | 1 | -1/+1 |
* | Comments | Roeland Jago Douma | 2018-06-19 | 5 | -6/+20 |
* | Add getProvider helper function | Roeland Jago Douma | 2018-06-18 | 1 | -35/+17 |
* | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 6 | -20/+22 |
* | Add more tests | Roeland Jago Douma | 2018-06-18 | 3 | -3/+14 |
* | Generate the new publicKey tokens by default! | Roeland Jago Douma | 2018-06-18 | 1 | -2/+1 |
* | Actually convert the token | Roeland Jago Douma | 2018-06-18 | 3 | -40/+94 |
* | Add publickey provider to manager | Roeland Jago Douma | 2018-06-18 | 1 | -47/+52 |
* | SetPassword on PublicKeyTokens | Roeland Jago Douma | 2018-06-18 | 1 | -2/+12 |
* | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 6 | -52/+26 |
* | Add first tests | Roeland Jago Douma | 2018-06-18 | 1 | -1/+10 |
* | Initial PKT implementation | Roeland Jago Douma | 2018-06-18 | 6 | -11/+672 |
* | Abstract the Provider via a manager | Roeland Jago Douma | 2018-06-18 | 1 | -0/+210 |
* | Make the token expiration also work for autocasting 0 | Roeland Jago Douma | 2018-06-08 | 1 | -1/+1 |
* | Certain tokens can expire | Roeland Jago Douma | 2018-05-17 | 5 | -5/+43 |
* | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 4 | -2/+63 |
* | Refix scope | Roeland Jago Douma | 2018-05-15 | 2 | -3/+5 |
* | Fix tests | Roeland Jago Douma | 2018-05-15 | 4 | -17/+29 |
* | Make the Token Auth code strict | Roeland Jago Douma | 2018-05-15 | 5 | -90/+94 |
* | Move over TokenMapper | Roeland Jago Douma | 2018-05-10 | 1 | -1/+2 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #... | Flávio Gomes da Silva Lisboa | 2017-11-27 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -0/+15 |
* | Fix duplicate session token after remembered login | Christoph Wurst | 2017-09-20 | 1 | -0/+1 |
* | Fix auth provider | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | Fix clob comparison | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -2/+1 |
* | Minor typos | Marcel Waldvogel | 2017-07-21 | 3 | -3/+3 |
* | Rename table back to lowercase | Lukas Reschke | 2017-05-18 | 1 | -8/+8 |