ホーム
新着 Issues
カテゴリー
リポジトリ
リポジトリを送信
ガイド
ブログ
メニュー
言語
OfflineIMAP/offlineimap
passwords should not be expanded in configuration
Open
#652 opened on 2020年2月25日
GitHub で見る
2 comments
(2 comments)
0 reactions
(0 reactions)
0 assignees
(0 assignees)
Python
1,765 stars
(1,765 stars)
373 forks
(373 forks)
batch import
feature
good first issue
need contributor!
説明
More in #650.
コントリビューターガイド
技術スタック
python
領域
security
Issue 種別
bug
難度
新しい貢献者にとっての実装難度です。1 は非常に小さな変更、5 は専門的な作業です。
3
推定時間
経験ある貢献者が調査、実装、テスト、pull request 準備にかけるおおよその時間範囲です。
1-3 hours
活動状況
Issue が今どれだけ取り組みやすいかを示します。新しい、活発、古い、ブロック中、またはメンテナー入力待ちなどです。
stale
明確さ
期待される変更、受け入れ条件、次の手順がどれだけ明確かを示します。
needs investigation
前提条件
Python
config file parsing
初心者向け度
初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
Examine the configuration parsing logic in offlineimap/accounts.py or similar files. Investigate issue #650 for details on password expansion. Implement a fix to prevent shell expansion of passwords in configuration values.