mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-03 17:22:18 +00:00
Merge branch 'sk-unlisted-projects' of github.com:sharelatex/web-sharelatex-internal into sk-unlisted-projects
This commit is contained in:
commit
5572a0e873
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ module.exports = ProjectTokenGenerator =
|
|||
|
||||
# (From Overleaf `random_token.rb`)
|
||||
# Letters (not numbers! see generate_token) used in tokens. They're all
|
||||
# consonsants, to avoid embarassing words (I can't think of any that use only
|
||||
# consonants, to avoid embarassing words (I can't think of any that use only
|
||||
# a y), and lower case "l" is omitted, because in many fonts it is
|
||||
# indistinguishable from an upper case "I" (and sometimes even the number 1).
|
||||
TOKEN_ALPHA: 'bcdfghjkmnpqrstvwxyz'
|
||||
|
|
Loading…
Reference in a new issue