Skip to content

ferhatelmas/forbidden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forbidden Usernames in Golang

Godoc Build Status

A handy list of usernames to forbid in Golang.

Install

By go tool: go get github.com/ferhatelmas/forbidden

Usage

import github.com/ferhatelmas/forbidden

forbidden.Name("Admin") // true
forbidden.Name(".json") // true

RELATED

Actual list is collected at dsignr/disallowed-usernames.

CONTRIBUTING

Feel free to create a PR with additions or removal requests here or above related repo. For sure, don't forget adding explanation of request.

LICENSE

MIT © Ferhat Elmas

About

Usernames to forbid during signup ready to use in Go

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages