To reduce bot traffic you must login to view /lordwelch/glauth/src/commit/355c35dc795620d056c2cc18b56199ca1f41a09e/v2/pkg/handler/ldapopshelper.go.
The GitHub login only links via username.
Files

6 lines
106 B
Go

package stats
type Stringer string
func (s Stringer) String() string { return "\"" + string(s) + "\"" }