bensteUEM / ChurchToolsAPI

Collection of Python files to use the API for ChurchTools
6 stars 4 forks source link

check if self.login_ct_ajax_api(ct_user, ct_password) can be deleted #56

Closed bensteUEM closed 1 year ago

bensteUEM commented 1 year ago

REST Login saves user session and is available using username and password too - the function is likely used in tests only. It's worth checking if it can be removed