Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
PureCore.ro
- Brasov, Romania
- https://purecore.ro
Pinned
310 contributions in the last year
Activity overview
Contributed to
codenotary/immudb,
padurean/markedista,
padurean/padurean.github.io
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in codenotary/immudb that received 9 comments
- Show build time in user timezone in version cmd output
- set version to latest git tag
- immuadmin - add "set auth|mtls" and "user list" subcommands
- fix(cmd/immutest): rename immutestapp files to immutest
- correct argument index for value in rawsafeset
- fix(cmd): remove short alias for tokenfile flag
- Rename immutestapp to immutest
- Store auth tokens in user home dir by default and other auth enhancements
- WiP: immuadmin - cold backup/restore and various fixes/enhancement related to users
- Changes and fixes related to user management - Closes #164
- Fix user input reading during password change
- immuadmin stats with line charts instead of pie charts - Closes #158
- Add immupopulate command and version to all commands binaries
- User management implementation
- Releasing rc2
- Fix/services fix
- Feat/trust checker
- feat: added interactive cli to immuclient
- feat: added interactive cli to immuclient
- Chore/immuadmin security
- fix: fix env vars. Switch to toml
- fix immugw immud services in windows os
- fix: upadating takama/daemon to fix freebsd compilation. closes #160
- Feat/immuadmin service installer
- refactor: remove immuclient dependency from root level command
Created an issue in codenotary/immudb that received 1 comment
IMMUGW_DIR - read the env var/flag/config item using the standard approach
Right now it is directly read through viper in file_cache.go: viper.GetString("dir") and it is completely missing from immugw --help.
It should be …
1
comment