htpasswd: implement routines for working with .htpasswd #1

Merged
amery merged 1 commits from dev-karasz-httpasswd into master 2023-09-22 16:34:53 +02:00
Owner

Signed-off-by: Nagy Károly Gábriel k@jpi.io

Signed-off-by: Nagy Károly Gábriel <k@jpi.io>
karasz added 1 commit 2023-09-20 15:45:09 +02:00
karasz requested review from amery 2023-09-20 15:45:16 +02:00
karasz force-pushed dev-karasz-httpasswd from daf8e7d76f to d12e0e2604 2023-09-21 14:00:26 +02:00 Compare
amery approved these changes 2023-09-21 19:09:57 +02:00
amery left a comment
Owner

looks good, could we add a Passwds.Verify(username, password string) error method?

for cases where fsnotify is used to keep this cached

looks good, could we add a `Passwds.Verify(username, password string) error` method? for cases where fsnotify is used to keep this cached
Author
Owner

looks good, could we add a Passwds.Verify(username, password string) error method?

for cases where fsnotify is used to keep this cached

sure

> looks good, could we add a `Passwds.Verify(username, password string) error` method? > > for cases where fsnotify is used to keep this cached sure
karasz force-pushed dev-karasz-httpasswd from d12e0e2604 to 232d15fb3d 2023-09-22 10:07:51 +02:00 Compare
karasz force-pushed dev-karasz-httpasswd from 232d15fb3d to 7f6b35e769 2023-09-22 10:12:41 +02:00 Compare
Owner

thanks 😊

thanks 😊
amery merged commit 0cb9cb9359 into master 2023-09-22 16:34:53 +02:00
amery deleted branch dev-karasz-httpasswd 2023-09-22 16:34:59 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asciigoat/httools#1