alexcroox / jira-timer-menubar

macOS and Linux menubar app for JIRA time logging. Built with React and Electron
55 stars 7 forks source link

Can't login with username #5

Closed szkrd closed 6 years ago

szkrd commented 6 years ago

I have an LDAP username, which is not an email, but the validator expects an email.

alexcroox commented 6 years ago

I've removed the email validation: https://github.com/alexcroox/jira-timer-menubar/commit/a8c255b1c4feb0714dfd462c14c3b2bcf7dcc4fb

Just waiting to complete a couple of other items in separate feature branches and then I'll merge back into master for a release next week.

blackcashmere commented 6 years ago

Hi, I am encountering the same issue as of now. Has this been fixed yet? @alexcroox

alexcroox commented 6 years ago

Sorry for the delay on this, new baby and work commitments meant I didn't have time to finish the other features I wanted to ship with this.

I've just released just the changes to remove the validation on the username field so you should be able to login now if you update/re-download.