Skip to content

Commit

Permalink
Revert "Add persistent storage for the example ACL implementation. (#…
Browse files Browse the repository at this point in the history
…12814)" (#13200)

This reverts commit 381fc55 because
that code was never reviewed and clearly wasn't tested either (it's
comparing TLV::Tag values to tag numbers, which can't possibly work).
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Apr 14, 2022
1 parent 66663bf commit 7a1a453
Show file tree
Hide file tree
Showing 6 changed files with 279 additions and 489 deletions.
333 changes: 0 additions & 333 deletions src/access/AccessControlEntryCodec.h

This file was deleted.

1 change: 0 additions & 1 deletion src/access/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ static_library("access") {
sources = [
"AccessControl.cpp",
"AccessControl.h",
"AccessControlEntryCodec.h",
"AuthMode.h",
"Privilege.h",
"RequestPath.h",
Expand Down
Loading

0 comments on commit 7a1a453

Please sign in to comment.