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
27
commits
2
branches
0
tags
95
KiB
Go
97.2%
Makefile
2.8%
fab55720e8
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
fab55720e8
Modifies the tests to create 2 clients, one with each cert.
2021-08-11 19:39:55 -05:00
api
/v1
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
Modifies the tests to create 2 clients, one with each cert.
2021-08-11 19:39:55 -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
Modify makefile to create 2 separate client certs.
2021-08-11 19:37:57 -05:00
README.md
README.md
proglog