icingaweb2/library/Icinga
Johannes Meyer 44bbd93cbc DbUserBackend: Provide a custom insert and update implementation
As we're transmitting password hashes which may contain special chars
and the like, we need to utilize prepared statements with explicit types.

refs #8826
2015-05-11 16:00:24 +02:00
..
Application Config: Add method getConfigObject to access the internal ConfigObject 2015-05-06 08:07:42 +02:00
Authentication DbUserBackend: Provide a custom insert and update implementation 2015-05-11 16:00:24 +02:00
Chart Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Cli Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Data DbConnection: Make it possible to insert, update and delete table rows 2015-05-11 13:25:50 +02:00
Exception Introduce exception StatementException 2015-05-08 15:17:36 +02:00
File PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Protocol Ldap\Query: Fix access of a filter's expression 2015-05-06 10:24:50 +02:00
Repository DbRepository: Add insert, update and delete capabilities 2015-05-11 13:26:41 +02:00
Security Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Test Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
User Fix that preferences can't be stored in a database 2015-03-08 10:19:17 +01:00
Util Add String::findSimilar() 2015-02-12 09:11:02 +01:00
Web RepositoryQuery: Do not lose the repository context during pagination 2015-05-07 14:45:47 +02:00
User.php Add wildcard support to the permission passed to User::can() 2015-03-12 15:45:25 +01:00