show connected users, known principals, recent access, and build info on the homepage
hide the OAuth metadata link unless OAuth is configured
add tests for access tracking and homepage rendering
Testing
go test ./
## Summary
- add lightweight in-memory authenticated access tracking
- show connected users, known principals, recent access, and build info on the homepage
- hide the OAuth metadata link unless OAuth is configured
- add tests for access tracking and homepage rendering
## Testing
- go test ./
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Testing