Permalink
Show file tree
Hide file tree
19 changes: 16 additions & 3 deletions
19
server-core/src/main/java/io/onedev/server/migration/DataMigrator.java
22 changes: 7 additions & 15 deletions
22
server-core/src/main/java/io/onedev/server/model/EmailAddress.java
54 changes: 17 additions & 37 deletions
54
server-core/src/main/java/io/onedev/server/model/User.java
18 changes: 8 additions & 10 deletions
18
server-core/src/main/java/io/onedev/server/model/support/WebHook.java
31 changes: 21 additions & 10 deletions
31
server-core/src/main/java/io/onedev/server/util/CryptoUtils.java
15 changes: 7 additions & 8 deletions
15
...-core/src/main/java/io/onedev/server/web/component/user/accesstoken/AccessTokenPanel.java
5 changes: 1 addition & 4 deletions
5
.../server/web/component/user/twofactorauthentication/TwoFactorAuthenticationSetupPanel.html
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix issue #1179 - OneDev should use crypto strong random string for a…
…ccess token and password reset
- Loading branch information
1 parent
92c3a12
commit d67dd96
Showing
11 changed files
with
118 additions
and
133 deletions.
There are no files selected for viewing
22 changes: 10 additions & 12 deletions
22
server-core/src/main/java/io/onedev/server/git/hook/HookUtils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.