seitime-frappe/frappe/integrations
Jon Lockwood 05e978c5ec feat(ldap): validate LDAP search filter
Validate the LDAP search filter including enclosing in '()'. Note: if a user has a complex filter that misses the last ')' it will not be added. i.e. (&(objectclass=posixgroup)(uid={0}) is invalid but will pass validation.

issue #13738
2021-07-25 11:15:52 +09:30
..
doctype feat(ldap): validate LDAP search filter 2021-07-25 11:15:52 +09:30
frappe_providers style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
workspace/integrations feat: rename desk page to workspace 2020-12-04 14:16:26 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
oauth2.py Merge branch 'version-13' into develop 2021-05-17 11:21:46 +05:30
oauth2_logins.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
offsite_backup_utils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
utils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30