34 Commits (master)

Author SHA1 Message Date
Tanner Collin b29e45f7f5 Add test function 2 years ago
Tanner Collin da8ed5ea6b Fix another bug with long username 2 years ago
Patrick Spencer 00cdbf0160 Add set_account_enabled LDAP function 2 years ago
Tanner Collin 520d11c236 Display userPrincipalName in user dump 3 years ago
Tanner Collin ed88c2cbed Remove extra ( 3 years ago
Patrick Spencer 5a8b72fa25 Added comments to reflect the changes on 09/17/2021 3 years ago
Patrick Spencer f4412d1cf5 Added delete_user() function, also updated create_user() to limit sAMAccountName to 20 chars. Also updated find_user() to now look for either SAM or UPN 3 years ago
Tanner Collin 8f83749352 Add user lookup to ldapserver ping 3 years ago
dependabot[bot] 04d53a331b
Bump jinja2 from 2.11.1 to 2.11.3 in /ldapserver 3 years ago
Tanner Collin 3f4cd0e3f5 Ignore logging of ldapserver /ping route 4 years ago
Tanner Collin 19e2d250de Add /ping route to ldapserver 4 years ago
Tanner Collin d31d1a78d0 Fix logging bug 4 years ago
Tanner Collin abcea93050 Improve ldapserver logging 4 years ago
Tanner Collin 5e1d62caf3 Add more logging 4 years ago
Tanner Collin 7e2a4ba673 Improve LDAP logging and secrets management 4 years ago
Tanner Collin 2d7c67a207 Improve LDAP logging and group functions 4 years ago
Tanner Collin bfd90768c2 Allow searching LDAP users by email 4 years ago
Tanner Collin 2cc21d360d Add find_dn and dump_users LDAP functions 4 years ago
Tanner Collin 3133114f93 Add LDAP group API routes 4 years ago
Tanner Collin 6cd0ea7bd0 Fix LDAP bugs and and remove_from_group 4 years ago
Tanner Collin 707e89595e Fix whitespace 4 years ago
Patrick Spencer 0b09246cc8 Update ldap_functions.py 4 years ago
Patrick Spencer cd754871a0 Add group functions. Add members, list members, create new groups 4 years ago
Tanner Collin 05642c01a3 Document LDAP server setup 4 years ago
Tanner Collin a6ca9a1a6e Set new user's company to Spaceport to help filter 4 years ago
Tanner Collin 4febe1ce47 Initialize LDAP connection on each API call 4 years ago
Tanner Collin cc900595df Rename ldap find user route function 4 years ago
Tanner Collin e250af14f7 Complete LDAP API functions and simplify 4 years ago
Tanner Collin 036623d473 Implement set password on LDAP server 4 years ago
Tanner Collin 0189713ff1 Set up LDAP to run from virtual env 4 years ago
Tanner Collin f1b6be922d Access secrets through module 4 years ago
Tanner Collin d1efbe1abf Import Pat's LDAP functions 4 years ago
Tanner Collin f3fe029d3e Added /check-username-exists route, rename ldap.py 4 years ago
Tanner Collin 3117028023 Begin LDAP HTTP server with stubs 4 years ago