Skylar Ittner

Results 46 comments of Skylar Ittner

I will donate up to $50 to the project when this is implemented. The sooner it's done the more money I'll donate. Right now I have to manually add events...

@mocig I think the ideal feature would be new appointments appearing on a CalDAV calendar, and for events on the CalDAV calendar to appear in E!A as unavailable times.

@alextselegidis FYI the bounty for this issue is now $200. https://www.bountysource.com/issues/38115699-integrate-caldav-protocol-for-appointment-syncing

I just increased my part of the bounty from $50 to $150. The total is currently $400.

> Can I do this, how do I receive? If you contribute code that closes this issue, you can go to the BountySource page and claim the bounty.

I've added code to my instance that hides the background and header on the booking page when a URL parameter is added. This allows me to embed into an iframe...

I've never had issues with web servers and iframes, unless you're having the server send `X-Frame-Options` headers that tell the browser to block the iframe. The entire point of iframes...

>Needs encryption though. Is this possible soon? Why not encrypt the server filesystem?

>Admin's password should be changed between every 14 to 30 days Why? Requiring password changes tends to decrease security. Use a long, high-entropy, random password and store it in a...

I don't think that's possible. Web browsers don't support accessing native system libraries like that.