Skip to content

Commit eef1a30

Browse files
authored
feat(filter): skip admin user (#2)
- skip admin user for pwd reset - manage blacklist using inbuilt hash
1 parent fb445c0 commit eef1a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ feel free to raise any issues in github issue
6464

6565
- [x] update bin build approach so client can be shared as pre-built binary
6666

67-
- [ ] filter the super users in server layer to avoid accidental password reset via client
67+
- [x] filter the super users in server layer to avoid accidental password reset via client
6868

6969
- [x] fix client testing via cli and args
7070

0 commit comments

Comments
 (0)