coala / gh-board

:octocat: Kanban for GitHub Issues
https://coala-gh-board.netlify.com/
GNU Affero General Public License v3.0
21 stars 25 forks source link

login-modal.jsx: Add regex for localhost IPs #182

Open bhawesh96 opened 5 years ago

bhawesh96 commented 5 years ago

Add regex /^127|^0/ to check for localhost

Closes https://github.com/coala/gh-board/issues/179

123vivekr commented 5 years ago

@bhawesh96 Are you still working on this?

bhawesh96 commented 5 years ago

No, I'm not. Please take it forward

jayvdb commented 5 years ago

@bhawesh96 this is your task. Please finish it.