Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove phpass and migrate to new Hasher interface | Lukas Reschke | 2014-11-17 | 1 | -0/+0 |
| | | | | | | | This PR removes phpass and migrates to the new Hasher interface. Please notice that due to https://github.com/owncloud/core/issues/10671 old hashes are not updated but the hashes are backwards compatible so this shouldn't hurt. Once the sharing classes have a possibility to update the passwords of single shares those methods should be used within the newHash if block. | ||||
* | bower strengthify | Morris Jobke | 2014-11-06 | 1 | -0/+0 |
| | |||||
* | Add OCP\Security\IHasher | Lukas Reschke | 2014-11-06 | 1 | -0/+0 |
| | | | | | | | Public interface for hashing which also works with legacy ownCloud hashes and supports updating the legacy hash via a passed reference. Follow-up of https://github.com/owncloud/core/pull/10219#issuecomment-61624662 Requires https://github.com/owncloud/3rdparty/pull/136 | ||||
* | update to 3rdparty master | Morris Jobke | 2014-11-06 | 1 | -0/+0 |
| | |||||
* | md5 now handled via bower | Morris Jobke | 2014-11-06 | 1 | -0/+0 |
| | |||||
* | bower snapjs | Morris Jobke | 2014-11-06 | 1 | -0/+0 |
| | |||||
* | bower zxcvbn | Morris Jobke | 2014-11-06 | 1 | -0/+0 |
| | |||||
* | bower jcrop | Morris Jobke | 2014-11-06 | 1 | -0/+0 |
| | |||||
* | drop unused library chosen | Morris Jobke | 2014-11-05 | 1 | -0/+0 |
| | |||||
* | update 3rdparty to master | Morris Jobke | 2014-11-03 | 1 | -0/+0 |
| | |||||
* | update 3rdparty to master | Morris Jobke | 2014-11-03 | 1 | -0/+0 |
| | |||||
* | Update Pimple to V3.0 | Thomas Müller | 2014-11-03 | 1 | -0/+0 |
| | |||||
* | Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5 | Thomas Müller | 2014-11-03 | 1 | -0/+0 |
| | |||||
* | Update pear/archive_tar to 1.3.13 | Thomas Müller | 2014-10-30 | 1 | -0/+0 |
| | |||||
* | update 3rdparty to match it's master branch | Morris Jobke | 2014-10-30 | 1 | -0/+0 |
| | |||||
* | just add merge commit of 3rdparty repo | Morris Jobke | 2014-10-29 | 1 | -0/+0 |
| | |||||
* | Update doctrine/dbal to 2.5 | Thomas Müller | 2014-10-28 | 1 | -0/+0 |
| | |||||
* | Use composer autoloader to load Patchwork | Thomas Müller | 2014-10-28 | 1 | -0/+0 |
| | |||||
* | Update 3rdparty submodule | Thomas Müller | 2014-10-23 | 1 | -0/+0 |
| | |||||
* | implement localizations based on punic | Thomas Müller | 2014-10-20 | 1 | -0/+0 |
| | |||||
* | update 3rdparty to match master - just adds the merge commit | Morris Jobke | 2014-10-17 | 1 | -0/+0 |
| | |||||
* | adding cssmin and jssmin(minify) | Thomas Müller | 2014-10-17 | 1 | -0/+0 |
| | | | | | | adding argument deleteSelf to rmdirr() - if false the directory itself will not be deleted only it's content adding repair step to clean the asset cache after upgrade + coding style adjustments | ||||
* | update 3rdparty submodule to its master commit | Morris Jobke | 2014-09-22 | 1 | -0/+0 |
| | |||||
* | Fix 3rdparty pointer | Jesus Macias | 2014-09-04 | 1 | -0/+0 |
| | |||||
* | Solve bug with touch always return true on /lib/private/files/view.php | Jesus Macias | 2014-09-03 | 1 | -0/+0 |
| | |||||
* | Use correct 3rdparty | Lukas Reschke | 2014-08-31 | 1 | -0/+0 |
| | |||||
* | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 1 | -0/+0 |
| | | | | | Conflicts: lib/private/util.php | ||||
* | Fix Tar support for php >=5.5 | Robin Appelman | 2014-08-11 | 1 | -0/+0 |
| | |||||
* | remove MssqlBundle | Thomas Müller | 2014-07-28 | 1 | -0/+0 |
| | |||||
* | update 3rdparty submodule to merge commit | Morris Jobke | 2014-07-28 | 1 | -0/+0 |
| | |||||
* | add autoload | Morris Jobke | 2014-07-25 | 1 | -0/+0 |
| | |||||
* | update getID3 library | Morris Jobke | 2014-07-25 | 1 | -0/+0 |
| | |||||
* | Kill legacy encryption migration | Thomas Müller | 2014-07-08 | 1 | -0/+0 |
| | |||||
* | Update submodule to include the PostgresPlatform patch | Vincent Petry | 2014-07-01 | 1 | -0/+0 |
| | |||||
* | update 3rdparty | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+0 |
| | |||||
* | require updated 3rdparty with rackspace libs | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+0 |
| | |||||
* | use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface | Thomas Müller | 2014-06-04 | 1 | -0/+0 |
| | |||||
* | Upgrade SabreDAV to 1.8.10 | Thomas Müller | 2014-06-04 | 1 | -0/+0 |
| | | | | Updating SabreDAV namespaces | ||||
* | use phpseclib from 3rdparty | Thomas Müller | 2014-06-03 | 1 | -0/+0 |
| | | | | rename class Crypt_Blowfish to Legacy_Crypt_Blowfish | ||||
* | Update 3rdparty submodule after merge | Thomas Müller | 2014-05-28 | 1 | -0/+0 |
| | |||||
* | upgraded phpmailer into v5.2.8 via composer | Volkan Gezer | 2014-05-27 | 1 | -0/+0 |
| | |||||
* | Update 3rdparty | Thomas Müller | 2014-04-28 | 1 | -0/+0 |
| | |||||
* | updating 3rdparty submodule | Thomas Müller | 2014-03-17 | 1 | -0/+0 |
| | |||||
* | Re-add submodule 3rdparty | Thomas Müller | 2014-03-12 | 1 | -0/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-12 | 1 | -0/+0 |
| | |||||
* | Fix 3rdparty submodule after transifex sync broke it | Thomas Müller | 2014-03-11 | 1 | -0/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 1 | -0/+0 |
| | |||||
* | Update 3rdparty submodule pointer to include libxml fixes | Vincent Petry | 2014-03-03 | 1 | -0/+0 |
| | |||||
* | Update 3rdparty submodule | Thomas Müller | 2014-02-28 | 1 | -0/+0 |
| | |||||
* | Update SabreDAV to 1.7.11 | Thomas Müller | 2014-02-28 | 1 | -0/+0 |
| |