mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 14:31:18 -07:00
Aws s3 connection parameters extension (#89)
* Aws s3 connection parameters extension * Changed 'save password?' popup to 'change secrets?' * missing docs
This commit is contained in:
@@ -37,7 +37,8 @@ pub use bookmarks::{
|
||||
RecentsList,
|
||||
};
|
||||
pub use form::{
|
||||
InputAddress, InputPassword, InputPort, InputS3Bucket, InputS3Profile, InputS3Region,
|
||||
InputAddress, InputPassword, InputPort, InputS3AccessKey, InputS3Bucket, InputS3Profile,
|
||||
InputS3Region, InputS3SecretAccessKey, InputS3SecurityToken, InputS3SessionToken,
|
||||
InputUsername, ProtocolRadio,
|
||||
};
|
||||
pub use popup::{
|
||||
|
||||
Reference in New Issue
Block a user