Commit Graph
44 Commits
Author SHA1 Message Date
Timo N f1f8a48fa3 [CI] Added automated testing using drone (#3278) 2020-01-19 22:39:45 +01:00
Timo N bd18700764 Merge pull request #3232 from ntimo/task/status-api
[API] Added new status route to get some system infos
2019-12-23 20:10:43 +01:00
ntimo d65d6a3704 [API] Make Solr API return data if Solr is enabled 2019-12-23 19:12:18 +01:00
ntimo 4f8fabd1cc [API] Added docs for new status api 2019-12-23 18:55:26 +01:00
ntimo 2ab73da2cf [API] Added new status route to get some system infos 2019-12-23 18:45:45 +01:00
Timo N fb5404ace2 Merge pull request #3230 from ntimo/task/api-docs
[API] Fixed api docs not being displayed correctly
2019-12-22 21:57:16 +01:00
ntimo 556b67af99 [API] Added DKIM get route to api docs 2019-12-22 21:55:33 +01:00
ntimo a326cdf447 [API] Fixed api docs not being displayed correctly 2019-12-22 15:53:05 +01:00
ntimo 3bbd412369 [API] Update API docs with app password routes 2019-12-21 23:21:11 +01:00
Timo N f626c078be [API Docs] Playground feature and new routes (fail2ban edit, resources) (#3055)
* [API] Updated docs with new playground feature and parameters for get logs endpoints

* [API] Added Fail2Ban edit route and resources routes

* [API] Added playground feature to docs

* [API] Added delete mail from quarantine route

* [Api] Added get parameters for mailboxes route
2019-11-11 09:52:31 +01:00
ntimo af13ae455c [API] Invalidate session after api call is done 2019-10-08 19:30:01 +02:00
ntimo 8a87dd4254 [API] Removed unsets that are not needed 2019-10-05 18:14:36 +02:00
ntimo 2c7e9f49d5 [API] Added comments to defaults 2019-10-04 09:01:31 +02:00
ntimo cb9ab928b3 [Web] Replaced die(); with exit(); due to code conventions 2019-10-04 08:40:24 +02:00
ntimo 6372df21fe [API] Replaced die(); with exit(); due to code conventions 2019-10-04 08:37:30 +02:00
ntimo 08350d9a95 [API] Added missing route not found error for /get/logs/ 2019-10-03 20:58:56 +02:00
ntimo 2da55296b5 [API] Catch more cases where no api route exists 2019-10-03 20:52:09 +02:00
ntimo b9c244b746 [API] Only allow POST method for edit apis 2019-10-03 18:14:27 +02:00
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 27ee8c3277 [API Docs] Added new oAuth endpoints 2019-10-03 12:47:07 +02:00
ntimo 6ab1304579 [Nginx] Make api docs browsable using /api and /api/ uri 2019-10-03 11:27:44 +02:00
ntimo 52b75aef89 Merge branch 'master' into task/api-docs
# Conflicts:
#	data/conf/nginx/site.conf
2019-10-03 11:21:56 +02:00
ntimo 7c43e2e120 [Nginx] Fix nginx config for API docs 2019-10-03 11:19:17 +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