GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
92
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Bug Spots
Commit Graphs
Build
Network
Fork
: 0
Gatewify
/
GitBucket
Browse code
Use SecureRandom to generate access tokens.
scala.util.Random uses java.util.Random which only provides 64 bits of randomness.
patch-3
test
4.31.2
4.31.1
4.31.0
4.30.1
4.30.0
4.29.0
4.28.0
4.27.0
4.26.0
4.25.0
1.0.0
1 parent
ecc50cd
commit
72d07422a4f9e8e684372c8734c40b448a55a091
Scf37
authored
on 17 May 2018
Patch
Unified
Split
Showing
1 changed file
src/main/scala/gitbucket/core/service/AccessTokenService.scala
Ignore Space
Show notes
View
src/main/scala/gitbucket/core/service/AccessTokenService.scala
Show line notes below