This website requires JavaScript.
Explore
Help
Sign in
jmug
/
proglog
Watch
1
Star
0
Fork
You've already forked proglog
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
29
commits
2
branches
0
tags
95
KiB
Go
97.2%
Makefile
2.8%
fd53846238
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
AYM1607
fd53846238
Added cli args to give a different common name to the client certs.
2021-08-13 11:44:12 -05:00
api
/v1
Add definitino for a custom out of range gRPC error.
2021-08-09 13:50:51 -05:00
certs
Add config and makefile command to generate CA and client/server certs.
2021-08-11 18:28:38 -05:00
cmd
/server
Moves old test code to a different directory.
2021-08-11 18:27:37 -05:00
internal
Implements an Authorizer that wraps casbin.
2021-08-11 19:40:12 -05:00
old
/server
Moves old test code to a different directory.
2021-08-11 18:27:37 -05:00
test
Adds casbin as dependency as well as an ACL model and policy.
2021-08-11 19:39:06 -05:00
.gitignore
go.mod
Adds casbin as dependency as well as an ACL model and policy.
2021-08-11 19:39:06 -05:00
go.sum
Adds casbin as dependency as well as an ACL model and policy.
2021-08-11 19:39:06 -05:00
Makefile
Added cli args to give a different common name to the client certs.
2021-08-13 11:44:12 -05:00
README.md
README.md
proglog