summaryrefslogtreecommitdiffstats
path: root/inc/user.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [inc/User] Fix getAllowedLocations for legacy permission managerSimon Rettberg2017-12-011-0/+2
|
* [inc/User] Fix permission compat to old systemSimon Rettberg2017-12-011-1/+3
|
* [permissionmanager] added possibility to get a list of allowed locations for ↵Udo Walter2017-04-251-4/+13
| | | | a given permission + bugfixes
* [permissionmanager] changed description to tooltipsUdo Walter2017-04-101-1/+7
|
* [session] Add simple "change password" GUISimon Rettberg2016-09-081-0/+17
|
* [usermanagement] Merge changes from 'gitlab.c3sl.ufpr.br/cdn/slx-admin.git'Simon Rettberg2016-05-191-15/+0Star
|
* Fix CSRF token checking; improve token/sid generationSimon Rettberg2016-05-191-2/+10
|
* MORE WMORKSimon Rettberg2016-05-181-1/+1
|
* [merge] merging c3sl / fr - initial commitJonathan Bauer2016-04-011-0/+23
|
* Big load of changesSimon Rettberg2014-10-091-9/+32
| | | | | | | | | | | - Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
* OO style modulesSimon Rettberg2014-05-191-1/+4
|
* Comments, minor refactoring, possiblity to validate configuration parametersSimon Rettberg2013-10-311-1/+1
|
* First version of basic minilinux configurationSimon Rettberg2013-10-291-0/+6
|
* DB-Support, add user functionalitySimon Rettberg2013-10-281-11/+14
|
* Day 3Simon Rettberg2013-10-171-18/+8Star
|
* New stuffSimon Rettberg2013-10-161-0/+59