Commit Graph

109 Commits (b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa)

Author SHA1 Message Date
Bjoern Schiessle 8105f2ac8a introduce some encryption exceptions and catch additional error cases 12 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Thomas Müller e9011a8c55 adding unit tests for encryption data migration 12 years ago
Bjoern Schiessle eb29b2984c use oc_preferences instead of oc_encryption to store encyption settings 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 13 years ago
Frank Karlitschek 8a24e1eb96 clearify the use-case of this app 13 years ago
Bjoern Schiessle 6778dc5a4a don't block login forever if we are stuck in the middle of the initial encryption 13 years ago
Bjoern Schiessle 1df6bf997a add link to documentation 13 years ago
Bjoern Schiessle 6b69c52037 updated description of the files encryption app 13 years ago
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 13 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 13 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
Bjoern Schiessle 4dbc787055 check if stream wrapper is already registered to avoid warning 13 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 13 years ago
Bjoern Schiessle d7dca966a2 improved error messaging, initial commit 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Frank Karlitschek ccb3c5b428 Removed the preview warning. This is only a simple text change 13 years ago
Björn Schießle adcee5b695 check php version, the encryption app needs php >= 5.3.3 13 years ago
Björn Schießle c4aef89278 introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled 13 years ago
Björn Schießle 76369b7424 encryption is LDAP compatible 13 years ago
Björn Schießle d10ad0d603 Squashed commit of the following: 13 years ago
Florin Peter e9d1ea712c allow the user to login but do not allow upload and show error message on the web 13 years ago
Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 13 years ago
Florin Peter 4f9cbadfa4 fix for autoloader while user logged in and system is in maintenance 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Frank Karlitschek 29c8cbf4d1 increase version and add warning 13 years ago
Florin Peter 4bf840e2ca cleanup unused code optimize tests 13 years ago
Florin Peter dc39ef378e changed recovery_enabled and migration_status columns to integer and fix tests 13 years ago
Florin Peter ddda2a1f79 changed database column 'recovery' to 'recovery_enabled' because recovery is a pgsql keyword 13 years ago
Florin Peter 2a038baee0 updated authors info 13 years ago
Florin Peter 681252669a changed migrationStatus to migration_status for pgsql 13 years ago
Florin Peter 6980f59b2f fixed typos 13 years ago
Florin Peter 1fbdc3ce8f fix for previous workaround 13 years ago
Florin Peter 137039d35a workaround for blank page need an other solution 13 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 13 years ago
Sam Tuke 28866de44b Added pre_share hook 13 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 13 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 13 years ago
Florin Peter d40ffc5aac added filesystem post rename hook 13 years ago
Sam Tuke f89a3604aa Working on stream{} writing 14 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 14 years ago
Björn Schießle 4303d6318e Session expect OC_FilesystemView() 14 years ago
Björn Schießle 98de385b8a add $view as parameter for session constructor 14 years ago
Sam Tuke 109fe198c3 Added info about filesystem method access conventions 14 years ago
Sam Tuke 14451bdaf0 Development snapshot; 14 years ago
Sam Tuke c89fd49870 Improved folder creation code 14 years ago
j-ed 5352f1e65b Update app.php 14 years ago
Sam Tuke 1b880f2f96 Moved dependencies out of Crypt methods (encKeyfileToMultipleUsers)(DI) 14 years ago