Build new auth system in Go #11

Closed
opened 2019-06-25 14:31:48 -07:00 by kzrl · 2 comments
kzrl commented 2019-06-25 14:31:48 -07:00 (Migrated from gitlab.com)
  • Verify username / passwords (bcrypt hash in database)
  • Check IP whitelist for non-admin users
  • Audit log for logins
* Verify username / passwords (bcrypt hash in database) * Check IP whitelist for non-admin users * Audit log for logins
kzrl commented 2019-06-25 14:32:25 -07:00 (Migrated from gitlab.com)

mentioned in issue #7

mentioned in issue #7
kzrl commented 2020-12-30 16:43:36 -08:00 (Migrated from gitlab.com)

Basic auth works OK for now.

Basic auth works OK for now.
kzrl (Migrated from gitlab.com) closed this issue 2020-12-30 16:43:37 -08:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: springup/cmc-sales#11
No description provided.