Graylog2 / Graylog2/graylog2-server
Change all user references to ID instead of username
Open
bug
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
With 4.0 we started changing some of our code to internally reference users by their ID instead of their names.
This is needed so we can support renaming user accounts in the future.
### TODO
- [ ] Identify and change all remaining code that references users by name and change it to IDs
Contributor guide
Assessment
This issue has not been assessed yet.