Results 3 issues of HomeServerHQ

Just doing a basic self-hosted docker installation. Couldn't even get the initial setup page to load, was getting these errors in browser: ```Failed to load resource: the server responded with...

## Expected Behavior The ability to modify/reschedule an appointment. ## Actual Behavior Cannot modify appointment if time zone of provider is a negative offset from UTC and appointment time is...

bug

The uid field is most commonly used for usernames in OpenLDAP. The request is for it to be added to the LDAP_WHITELISTED_ATTRIBUTES in application/config/constants.php, i.e.: ``` ... 'name', 'samaccountname', 'samaccounttype',...

enhancement