Commit Graph

15 Commits (40a96aab28a67c3ab580be4d0228e78a68409123)

Author SHA1 Message Date
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 14 years ago
Jakob Sack 329d804032 Hotfix: deleting users is working again 14 years ago
Jakob Sack f22c05deab Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP! 14 years ago
Jakob Sack b37fb9142f Added tons of Hooks to OC_USER and OC_GROUP 14 years ago
Jakob Sack 1fe5f5a2df Better documentation for OC_USER 14 years ago
Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 14 years ago
Robin Appelman 58cb46c4e8 make sql queries work in sqlite 14 years ago
Robin Appelman 243d6566dd fix login when using sqlite 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Jakob Sack 7035c0417c Get Hot New Fixes (TM) 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 3d89b2caa4 php is not perl 14 years ago
Jakob Sack 149793f2e7 First version of the new user management 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell 1fd39a52fa Fix permissions on files 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Elias Probst ba246b450f Fixed typo (Lisener → Listener) 14 years ago
Robin Appelman fc5b8679da fix login issue after logging out 15 years ago
Robin Appelman 91acafe698 initial version for user managment tab in the settings page 15 years ago
Robin Appelman 3c1cdee910 use caching for user-group relations 15 years ago
Aldo "xoen" Giambelluca ccd362108e Cleaned up and added some documentation 15 years ago
Aldo "xoen" Giambelluca 68775a282d Created class `OC_USER_BACKEND` for general user managment 15 years ago
Aldo "xoen" Giambelluca 9fe46ef093 OC_USER now is an abstract class (OC_USER_ABSTRACT) 15 years ago
Aldo "xoen" Giambelluca 9c124a8dbf Reverted to self::$classType syntax and fixed the use of self in non-object 15 years ago
Aldo "xoen" Giambelluca 42d603c5b3 Minor style changes 15 years ago
Aldo "xoen" Giambelluca 64fd3f7aea Fixed a cache-check in `OC_USER_Database::getGroupName()` and minor style changes 15 years ago
fabian e4986c2d9f Support for mod_auth added 15 years ago
Aldo "xoen" Giambelluca 0939d5c393 Using camelCase for function names in 'inc/lib_user.php' 15 years ago
Robin Appelman 11d515ef4e Fix page not refreshing after login 15 years ago
Robin Appelman d96793f14f Fix some database problems, do not use the cache when creating users 15 years ago
Aldo "xoen" Giambelluca 76672fe037 Avoid creation of variables just to put the table names with prefix 15 years ago
Aldo "xoen" Giambelluca 54c1264e24 Using table prefix preference in 'inc/lib_user.php' 15 years ago
Robin Appelman e4a83b68e9 Cache user and group id's to save some queries 15 years ago
Robin Appelman a9fd0c67b4 Initial PostgreSQL support 15 years ago
Robin Appelman 3c19e66151 fix changing password when using sqlite 15 years ago
Robin 7b08854f70 use MDB2's escape instead of mysql_escape 15 years ago
Robin 898d2489bb more checks on server enviroment and some bugfixes in admin and firstrun dialog 15 years ago
Robin ede1c64edd port OC_DB to MDB2 15 years ago
Robin aacda0367d merge 15 years ago
Robin d9e0d5deca remove dependency on set_include_path because not all hosts support it 15 years ago
Robin b5dae01a8a change the config system to support multi user 15 years ago
Robin 07a8992a84 admins can now create new users 15 years ago
Robin 6b5bd81341 (very) early multiuser support 15 years ago