icingaweb2/library/Icinga
Eric Lippmann 5559cf6c2b lib: Add AuthenticationException for exceptions thrown during authentication
Our user backends log exceptions thrown during authentication but they don't throw
a exception to inform the caller that an error occured. The new `AuthenticationException'
class should be thrown in that case.
2014-06-02 14:07:59 +02:00
..
Application Modules\Module: provide a lighter header sample 2014-05-26 14:17:46 +00:00
Authentication Fix authentication error handling 2014-03-28 14:45:03 +01:00
Chart Inline\PieChart: code style 2014-05-20 23:29:13 +00:00
Cli Fix some of the time-related grammar mistakes 2014-05-29 11:30:08 +02:00
Config IniWriter: Delete nested properties 2014-05-02 09:26:17 +02:00
Data IDO Queries: performance quickfixes 2014-05-20 13:27:58 +00:00
Exception lib: Add AuthenticationException for exceptions thrown during authentication 2014-06-02 14:07:59 +02:00
File Pdf/Charts: add initial chart support to PDFs 2014-05-20 22:48:06 +00:00
Filter Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
Logger Rename Icinga\Logger\Writer\StreamWriter to FileWriter 2014-04-30 11:59:22 +02:00
Protocol Exception messages should be single-line strings 2014-05-02 11:19:35 +02:00
Test Tests: Remove Zend Controller Test from base test 2014-05-02 09:46:01 +02:00
User Config: Rename `configPath' to `config_path' 2014-06-02 12:09:16 +02:00
Util Refactor the timeSincePrefix and timeUntilPrefix functions 2014-05-29 13:03:10 +02:00
Web Preferences: Rename `showBenchmark' to `show_benchmark' 2014-06-02 13:33:55 +02:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00