Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Harden empty | Victor Dubiniuk | 2016-10-13 | 1 | -13/+14 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Log the error with display name | Joas Schilling | 2016-10-06 | 1 | -2/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Prevent user with empty uid | Jörn Friedrich Dreyer | 2016-10-04 | 1 | -0/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Prevent setting email and triggering events at login time (#25553) | Vincent Petry | 2016-07-27 | 1 | -1/+4 |
| | | | | | | | | | | | | Whenever an LDAP user also has an email address defined in LDAP, the LDAP code will try and update the email address of the locally known user. This happens at login time or every time the user's LDAP attributes are processed. There is code listening to the email setting hook which updates the system address book, which also will trigger FS setup due to avatars and other things. This fix only sets the email address when really necessary. | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -10/+15 |
| | |||||
* | Cap LDAP user cache (#25323) | Jörn Friedrich Dreyer | 2016-07-04 | 1 | -13/+15 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -5/+6 |
| | |||||
* | Fix several minor issues | Joas Schilling | 2016-05-25 | 1 | -6/+3 |
| | |||||
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
| | |||||
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
| | |||||
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+1153 |