andryyy
|
9b6d915160
[Web] Show hint when SOGo admin login is enabed, fix sieve preset in API
|
5 年 前 |
andryyy
|
6e15420307
Merge branch 'presets2'
|
5 年 前 |
andryyy
|
8003f3b4b3
[Web] Small adjustments to presets
|
5 年 前 |
andryyy
|
653c058e33
[Web] Feature: Allow app passwords for imap/smtp, allow to set acl permission for app passwords (domain admin [when logged in as user] and user)
|
5 年 前 |
tinect
|
9f754c95b9
add ability to get specific preset, defaulting to all
|
5 年 前 |
tinect
|
943b7c6bb2
+ add api for presets
|
5 年 前 |
André Peters
|
d28e0f2be0
Update json_api.php
|
5 年 前 |
Gamal Abdul Nasser
|
cf1e633b1a
list mailbox, alias/forwarder by domain using extra parameter
|
5 年 前 |
andryyy
|
b52ee0a706
[Rspamd] Fix map permissions for www
|
5 年 前 |
ntimo
|
af13ae455c
[API] Invalidate session after api call is done
|
6 年 前 |
ntimo
|
8a87dd4254
[API] Removed unsets that are not needed
|
6 年 前 |
ntimo
|
2c7e9f49d5
[API] Added comments to defaults
|
6 年 前 |
ntimo
|
6372df21fe
[API] Replaced die(); with exit(); due to code conventions
|
6 年 前 |
ntimo
|
08350d9a95
[API] Added missing route not found error for /get/logs/
|
6 年 前 |
ntimo
|
2da55296b5
[API] Catch more cases where no api route exists
|
6 年 前 |
ntimo
|
b9c244b746
[API] Only allow POST method for edit apis
|
6 年 前 |
ntimo
|
5fa456770f
[API] Removed hard coded status code 200
|
6 年 前 |
ntimo
|
416d5a12f8
[API] Unset POST when only GET is allowed
|
6 年 前 |
ntimo
|
ab298741e3
[API] Added comments
|
6 年 前 |
ntimo
|
877c48db58
[API] Added missing die()
|
6 年 前 |
ntimo
|
c4c9d2a3b4
[API] Fixed broken if
|
6 年 前 |
ntimo
|
f393049273
[API] Make add and delete routes POST only
|
6 年 前 |
ntimo
|
948137b4b4
[API] Fixed only allow GET logic
|
6 年 前 |
ntimo
|
c67e86756f
[API] Better check for GET method
|
6 年 前 |
ntimo
|
796853cae5
[API] Replace exit with die();
|
6 年 前 |
ntimo
|
72f8c0a5bd
[API] Added proper status codes to API
|
6 年 前 |
andryyy
|
1c35002505
[Web] Do not allow to add domain admin for non existing domain
|
6 年 前 |
andryyy
|
885b79f06f
[Web] Add function to read F2B data via API
|
6 年 前 |
andryyy
|
06193ca625
[Web] Write API logs when format is data binary
|
6 年 前 |
Kristián Feldsam
|
be2877c875
JSON API Consume json in request body.
|
6 年 前 |