Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-27 | 1 | -3/+3 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -2/+0 |
| | |||||
* | check for the right user if we can change his password | Bjoern Schiessle | 2015-09-14 | 1 | -1/+9 |
| | |||||
* | use uid as additional information for salt | Bjoern Schiessle | 2015-08-07 | 1 | -2/+2 |
| | |||||
* | use password hash instead of the plain password to encrypt the private key | Bjoern Schiessle | 2015-08-07 | 1 | -4/+2 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
| | |||||
* | make sure that we create a header for the encrypted private key | Bjoern Schiessle | 2015-04-28 | 1 | -2/+2 |
| | |||||
* | fix change password if no user is logged in, occ call | Bjoern Schiessle | 2015-04-17 | 1 | -3/+7 |
| | |||||
* | fix decryption of legacy private key | Bjoern Schiessle | 2015-04-16 | 1 | -1/+0 |
| | |||||
* | fixing license headers - encryption code related | Thomas Müller | 2015-04-07 | 2 | -4/+6 |
| | |||||
* | PHPDoc cleanup - clean code \o/ | Thomas Müller | 2015-04-07 | 1 | -2/+0 |
| | |||||
* | cleanup | Thomas Müller | 2015-04-07 | 1 | -3/+3 |
| | |||||
* | make recovery key work | Bjoern Schiessle | 2015-04-07 | 1 | -6/+17 |
| | |||||
* | use password change logic to userhooks to avoid recursions | Bjoern Schiessle | 2015-04-07 | 1 | -7/+79 |
| | |||||
* | add session class to handle all session operations | Bjoern Schiessle | 2015-04-07 | 1 | -7/+4 |
| | |||||
* | cleanup and removing cachefactory | Clark Tomlinson | 2015-04-07 | 4 | -126/+15 |
| | |||||
* | fixing obvious bugs while testing | Thomas Müller | 2015-04-07 | 1 | -1/+0 |
| | |||||
* | Updating keystorage movement and fixing hooks | Clark Tomlinson | 2015-04-07 | 1 | -160/+53 |
| | |||||
* | Initial commit | Clark Tomlinson | 2015-04-07 | 5 | -0/+459 |