Commit Graph
22 Commits
Author SHA1 Message Date
ntimo 5fa456770f [API] Removed hard coded status code 200 2019-10-03 17:25:56 +02:00
ntimo 416d5a12f8 [API] Unset POST when only GET is allowed 2019-10-03 15:06:08 +02:00
ntimo ab298741e3 [API] Added comments 2019-10-03 15:04:25 +02:00
ntimo 877c48db58 [API] Added missing die() 2019-10-03 14:42:30 +02:00
ntimo c4c9d2a3b4 [API] Fixed broken if 2019-10-03 14:39:38 +02:00
ntimo f393049273 [API] Make add and delete routes POST only 2019-10-03 14:36:10 +02:00
ntimo 948137b4b4 [API] Fixed only allow GET logic 2019-10-03 12:56:01 +02:00
ntimo c67e86756f [API] Better check for GET method 2019-10-03 12:54:06 +02:00
ntimo 796853cae5 [API] Replace exit with die(); 2019-10-03 12:50:58 +02:00
ntimo 72f8c0a5bd [API] Added proper status codes to API 2019-10-03 12:48:19 +02:00
ntimo aa7d2037a1 [Web] Removed output.html 2019-10-03 11:08:28 +02:00
ntimo 6e07de8d4f Merge branch 'master' into task/api-docs 2019-10-03 11:07:58 +02:00
ntimo ea55b2a2a7 [Web] Updated API docs 2019-10-03 11:06:26 +02:00
ntimo 5cf74f6b85 [NGINX] Make API docs accessible using /api/ 2019-10-02 22:13:47 +02:00
ntimo 73772275c9 [Web] Added API docs html render 2019-10-02 22:13:12 +02:00
ntimo 8b5be0b56d [Web] Return 401 status code when API authentication fails 2019-10-02 13:05:12 +02:00
ntimo ba6c5b7197 [Rspamd] Updated bad_word maps 2019-09-17 20:39:08 +02:00
ntimo 3ca014ee79 [Rspamd] Added multimap config for bad_words_de.map 2019-09-16 18:18:56 +02:00
ntimo 005ed2cadc [Rspamd] Split bad words into multiple files per language 2019-09-15 11:53:04 +02:00
ntimo 96af23e9a2 [Updater] Save diff files into subdirectory 2019-08-25 16:41:52 +02:00
Timo N 9325bb6f4e Merge pull request #2594 from FELDSAM-INC/domain-default-mailbox-quota
Default quota for mailbox
2019-06-09 10:49:43 +02:00
Timo N 73b9b8cf45 Merge pull request #2693 from dofl/patch-1
[Postfix] Retry for 5 days instead of 1
2019-06-09 10:47:33 +02:00