Commit Graph

57 Commits

Author SHA1 Message Date
5f5c75ada0 fix: fallback on empty owners/groups 2023-08-10 19:52:28 +02:00
f98ce6842f fix: manager pw var name 2023-08-10 19:37:53 +02:00
8ccc6416fd fix: set base_dn 2023-08-10 19:34:02 +02:00
e2ba8e20ee fix: show notification comment in message 2023-08-10 19:20:41 +02:00
1cc93f14b5 remove: obsolete info 2023-08-05 14:41:51 +02:00
2d9bc0b532 change: disable weblink in notification 2023-07-24 18:20:55 +02:00
881cf3134d fix: typo icingaweb_url 2023-07-24 17:59:20 +02:00
be733a05f5 fix: service state field name 2023-07-24 17:45:25 +02:00
6b8ff25de6 feat: icinga message parser 2023-07-24 16:54:57 +02:00
80874c7127 feat: add debug output for unsupported struct 2023-07-24 16:52:32 +02:00
4cf8f866b6 fix: encoding problems and optional contact info 2023-07-21 17:38:15 +02:00
d5901e9cb3 fix: use non-list var correctly 2023-07-21 17:16:37 +02:00
355385b4df fix: user correct attribute from reponse 2023-07-21 17:15:30 +02:00
40e289e20d fix: add phone number and email to reponse 2023-07-21 17:11:44 +02:00
1015991e71 feat: support authentication 2023-07-21 16:51:10 +02:00
6292e745a8 change: set signal cli bin via cmdline 2023-07-21 16:48:30 +02:00
7a34422434 fix: corretly call interface.create_app in startup 2023-07-21 16:40:18 +02:00
f101a2f4c4 fix: remove obsolete PW init 2023-07-21 16:34:18 +02:00
32c8226fc0 change: remove inbuilt authentication 2023-07-21 15:27:40 +02:00
f90bb56f1c fix: remove obsolete check for signal user file 2023-07-21 15:22:19 +02:00
5c881f3582 fix: image name 2023-07-21 15:08:34 +02:00
0171b2748c fix: move NO_READ_ENV to toplevel config 2023-07-21 09:44:50 +02:00
bbae1da98e add: waring outputs for bad ldap searches 2023-07-21 09:41:56 +02:00
b76b5b1f20 add: sqlalchemy & python-ldap 2023-07-21 09:41:30 +02:00
a81d10bc5a fix: args should overwrite env 2023-07-21 09:40:27 +02:00
cbe8b5c373 fix: skip empty results in dispatch 2023-07-21 09:40:08 +02:00
5619fd7a36 fix: add -y flag to install 2023-07-17 00:28:50 +02:00
eba319af5e fix: add ldap non-python dep 2023-07-17 00:26:44 +02:00
77eb7f4533 Merge branch 'ldap-ng-dev' of github.com:FAUSheppy/signal-http-gateway into ldap-ng-dev 2023-07-17 00:23:52 +02:00
c5bdcd9476 feat: docker build 2023-07-17 00:18:17 +02:00
686ac86977 feat: read ldap args from env 2023-07-17 00:15:03 +02:00
5e0003954f change: renable authentication 2023-07-16 22:28:55 +02:00
cddf6cd7db fix: cn/uid encoding 2023-07-16 13:21:42 +02:00
749282cb92 fix: ldap group based selection 2023-07-16 13:21:29 +02:00
a81fafb9c7 fix: prevent double confirmations 2023-07-16 13:21:04 +02:00
63469b013c fix: correctly confirm all relevant dispatches
..and not just the first
2023-07-15 14:08:10 +02:00
b2dfb4a1a7 fix: add sqlite-instance/ dir 2023-07-15 14:02:43 +02:00
6dea0170b4 feat: implement dispatch queue 2023-07-15 14:02:18 +02:00
ef4876bf22 fix: query list nesting 2023-07-15 14:01:59 +02:00
49ff66fb31 wip: finalize dispatch poller 2023-07-15 14:01:33 +02:00
35d21af6f6 wip: create basic query dispatch script 2023-07-14 17:37:50 +02:00
c30bfd265a wip: build ldap and message processing 2023-07-14 17:37:32 +02:00
4af3cfcedd wip: update requirements 2023-07-14 17:37:02 +02:00
cdc75634e3 wip: ldap & ng ideas 2023-07-08 20:49:58 +02:00
da2fcadf1b fix: remove obsolete grafana route 2023-04-10 10:15:53 +02:00
36800a7f1e add: support for sending to single number by field (zabbix) 2023-04-10 10:15:40 +02:00
989b605ca7 change: require userfile for any request
- prevent accidental or malicious sending to users that are not explicitly added
2023-04-10 10:14:55 +02:00
4286a175a5 fix: add __pycache__ to gitignore 2022-12-29 11:35:07 +01:00
3a326ad1d6 feat: add uwsgi/waitress support 2022-12-29 11:34:46 +01:00
9d132340a9 update: add basic auth info/os.env to README 2022-12-29 11:34:31 +01:00