Commit Graph

18 Commits

Author SHA1 Message Date
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Aldo "xoen" Giambelluca 7a7b2cdd1e Fixed validation of /settings
In 'inc/templates/configform.php'
  * action attribute of form specified
  * put the hidden input in a div for validation
2010-07-10 05:43:41 +02:00
Robin Appelman 32e5851255 Merge commit 'refs/merge-requests/23' of git://gitorious.org/owncloud/owncloud into merge 2010-07-08 20:31:02 +02:00
Aldo "xoen" Giambelluca 8a94686b0f Fixed some validation error in /settings
* Form action not specified
* An input field was not closed
* Made an input field child of a div
2010-06-29 17:35:04 +02:00
Sandro 6c400ce8c6 show users/group config 2010-06-28 18:39:03 +02:00
Robin Appelman 3c19e66151 fix changing password when using sqlite 2010-06-11 00:40:42 +02:00
Robin Appelman c0b783d12e disable user managment for now 2010-06-06 22:07:37 +02:00
Robin b5dae01a8a change the config system to support multi user 2010-04-23 00:05:04 +02:00
Robin 07a8992a84 admins can now create new users 2010-04-22 20:08:38 +02:00
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 2010-04-19 19:46:42 +02:00
Robin 91d603a48c added MySQL support, user can now choose between MySQL and SQLite 2010-03-30 22:15:45 +02:00
Frank Karlitschek 6602a61a38 fix merge problem 2010-03-29 16:29:51 +02:00
Frank Karlitschek 78a1792c04 move to sqlite merged 2010-03-29 16:13:26 +02:00
Frank Karlitschek b0d3a315aa minor W3C aspects. Thanks to Charles 2010-03-24 08:35:38 +01:00
Robin bcd2b6f5f1 ask for current password when editing the settings 2010-03-18 21:37:25 +01:00
Robin 97270d5c63 moved the config functions to /inc/lib_config.php 2010-03-16 20:25:05 +01:00
root 2aef090ac5 sync 2010-03-16 18:43:08 +01:00
root 6d57de7b32 cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 2010-03-16 08:48:36 +01:00