Cisco Osterman

Results 7 comments of Cisco Osterman

Hello. I managed to get it working. However I have a modified basic_ldap.py: ``` import sys import ldap from flask import current_app, jsonify, request from flask_cors import cross_origin from alerta.auth.utils...

@wagnst sure, I will make a pull request with changes to alertad.conf where you can set if it's ldap or ldaps, and the appropriate changes to basic_ldap.py. Will see if...

@wagnst @satterly https://github.com/alerta/alerta/pull/1219

@olivluca depends on the LDAP server, alot of configurations does not allow that. I tried alot of options without ca cert. Are you really using ldaps with ldaps port ?

What is the reasoning behind the complex tag update in dedup_alert.. It doesn't work correctly, it's giving an alarm the tags of all alarms that exist.. My new alarms get...

Happens for me pretty much everywhere.. Super annoying..