This repository was archived by the owner on Jun 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,17 @@ Changelog of Pull Request Notifier for Bitbucket.
44
55## Unreleased
66### No issue
7+ Using password type for keystore password field
8+
9+ [ 2ed60daaa8fe1a2] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/2ed60daaa8fe1a2 ) Tomas Bjerre * 2016-05-10 15:57:28*
10+
711 doc
812
9- [ 55f19dc010bf728] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/55f19dc010bf728 ) Tomas Bjerre * 2016-05-09 16:10:09*
13+ [ 934453f12768a51] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/934453f12768a51 ) Tomas Bjerre * 2016-05-10 15:51:17*
14+
15+ Change proxy url/port fields to text
16+
17+ [ 27750702101f275] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/27750702101f275 ) Stefan Anzinger * 2016-05-10 15:22:41*
1018
1119## 2.18
1220### GitHub [ #109 ] ( https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/109 ) Refactor admin pages
Original file line number Diff line number Diff line change 126126 </div>
127127 <div class="field-group">
128128 <label>Keystore password </label>
129- <input class="text long-field" type="text " name="keyStorePassword">
129+ <input class="text long-field" type="password " name="keyStorePassword">
130130 <div class="description">Optional password to use for custom keystore.</div>
131131 </div>
132132 <div class="field-group">
You can’t perform that action at this time.
0 commit comments