Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PassStore 0.61 - Updated to 64-bit (28/11/11)
Goto page Previous  1, 2, 3 ... 13, 14, 15, 16, 17  Next
 
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) Printable version
View previous topic :: View next topic  
Author Message
djorge
Senior Member
Senior Member


Joined: 03 Jul 2003
Posts: 419
Location: Portugal

PostPosted: Fri Apr 16, 2010 2:46 am    Post subject: Reply with quote

Not sure if i wrote that in the URL field it work almost as a launcher. Parameters are allowed.

For instance i use it a lot to login in several remote machines with:

mstsc.exe /v:{IP ADDR} /admin /w:1280 /h:970
_________________
______________________
David Jorge
Personal License #117854
Back to top
View user's profile Send private message
silencer
Junior Member
Junior Member


Joined: 13 May 2003
Posts: 81
Location: The Netherlands

PostPosted: Fri Apr 16, 2010 4:24 am    Post subject: Reply with quote

Hello djorge,

Thank you for picking up development again.
I really love the new custom columns!

But.. I've been testing and I'm experiencing some problems.

I've uninstalled my old passstore and installed the new one. And also created a new passstore.xml

When i create a new entry everything looks fine, but when exitting TC and going back it seems that passstore didn't saved anything. I'm asked for the password but the complete file is empty. My newly created records aren't there. Also looking at the passtore.xml nothing is in there.

My systems are Vista with tc7.50a and XP with 7.55pb2.



In addition I've got some requests for futher development.
- Option in Passstore to select a passstore.xml so you can have different files for work, private, projects...
- Modifiy title in the edit box instead of renaming it in the TC window.
- Comments/Notes field bigger (or window resizable)
- Custom column with username.
- Button or shorcut in the dialog to copy password to clipboard without seeing it.
- No need for additional VC8 runtimes. (so we can use it on USB stick)

Regards,
Back to top
View user's profile Send private message Send e-mail
djorge
Senior Member
Senior Member


Joined: 03 Jul 2003
Posts: 419
Location: Portugal

PostPosted: Fri Apr 16, 2010 8:40 am    Post subject: Reply with quote

Quote:
I've uninstalled my old passstore and installed the new one. And also created a new passstore.xml

You mean, the plugin has created an empty xml, right?

if you want to start from scratch delete your ini file and xml file. The plugin will create the ini file and xml for you.
_________________
______________________
David Jorge
Personal License #117854
Back to top
View user's profile Send private message
pajo
Member
Member


Joined: 18 Feb 2005
Posts: 181
Location: Croatia

PostPosted: Sat Apr 17, 2010 1:10 pm    Post subject: Reply with quote

2 silencer
Quote:
- No need for additional VC8 runtimes. (so we can use it on USB stick)


You can copy this files in PassStore folder and you can use plugin from USB stick:
GdiPlus.dll
mfc80.dll
msvcp80.dll
msvcr80.dll
Microsoft.VC80.CRT.manifest
Microsoft.VC80.MFC.manifest
Microsoft.VC80.MFCLOC.manifest
Back to top
View user's profile Send private message
liuxb
Junior Member
Junior Member


Joined: 19 Aug 2006
Posts: 12

PostPosted: Sun Apr 18, 2010 4:55 pm    Post subject: Reply with quote

two bugs?

1 PassStore can't save entries if creating a new entry by clicking "new entry" button in passstore's sub directory like "\\\passstore\Email\".
but it works well with "new entry" button in root directory "\\\passstore\".

2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.

And i have a request : a option to avoid entering password every time when open PassStore. it's so tired Sad.

Thank you !
Back to top
View user's profile Send private message
pajo
Member
Member


Joined: 18 Feb 2005
Posts: 181
Location: Croatia

PostPosted: Mon Apr 19, 2010 1:32 am    Post subject: Reply with quote

Quote:
1 PassStore can't save entries if creating a new entry by clicking "new entry" button in passstore's sub directory like "\\\passstore\Email\".
but it works well with "new entry" button in root directory "\\\passstore\".


I can confirm this bug

Quote:
2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.


What do you mean? can you be more specific?

Quote:
And i have a request : a option to avoid entering password every time when open PassStore. it's so tired .


From read me:
[DEVELOPMENT]
MasterPassword=clear text password

Definition:I use this setting for development of plugin to prevent it to aks me for the password. Be carefull with this setting because all of you data will be decoded with the password that is in the ini file. I am sharing it because it can also be usefull for others.
Back to top
View user's profile Send private message
silencer
Junior Member
Junior Member


Joined: 13 May 2003
Posts: 81
Location: The Netherlands

PostPosted: Mon Apr 19, 2010 1:56 am    Post subject: Reply with quote

Quote:
You mean, the plugin has created an empty xml, right?

if you want to start from scratch delete your ini file and xml file. The plugin will create the ini file and xml for you.


Yes, this is what I've done.

After looking at the post from liuxb I see this is the problem.
When using entry entered from \\\passstore\New Entry it saves all data, but entering it via \\\passstore\Email\[New Entry] it doesn't work indeed.
Back to top
View user's profile Send private message Send e-mail
silencer
Junior Member
Junior Member


Joined: 13 May 2003
Posts: 81
Location: The Netherlands

PostPosted: Mon Apr 19, 2010 1:57 am    Post subject: Reply with quote

Quote:
You can copy this files in PassStore folder and you can use plugin from USB stick:
GdiPlus.dll
mfc80.dll
msvcp80.dll
msvcr80.dll
Microsoft.VC80.CRT.manifest
Microsoft.VC80.MFC.manifest
Microsoft.VC80.MFCLOC.manifest


Ok, great! I'll try this.
Back to top
View user's profile Send private message Send e-mail
djorge
Senior Member
Senior Member


Joined: 03 Jul 2003
Posts: 419
Location: Portugal

PostPosted: Mon Apr 19, 2010 5:43 am    Post subject: Reply with quote

silencer wrote:
Quote:
You mean, the plugin has created an empty xml, right?

if you want to start from scratch delete your ini file and xml file. The plugin will create the ini file and xml for you.


Yes, this is what I've done.

After looking at the post from liuxb I see this is the problem.
When using entry entered from \\\passstore\New Entry it saves all data, but entering it via \\\passstore\Email\[New Entry] it doesn't work indeed.


I will check that problem.
_________________
______________________
David Jorge
Personal License #117854
Back to top
View user's profile Send private message
liuxb
Junior Member
Junior Member


Joined: 19 Aug 2006
Posts: 12

PostPosted: Mon Apr 19, 2010 9:15 am    Post subject: Reply with quote

pajo wrote:

Quote:
2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.


What do you mean? can you be more specific?


Thank you for your reply.
I'm sorry for my bad english.
I means TC exits very slowly every time after i had used PassStore. If i hadn't used passstore, i can close TC quickly.
Back to top
View user's profile Send private message
djorge
Senior Member
Senior Member


Joined: 03 Jul 2003
Posts: 419
Location: Portugal

PostPosted: Mon Apr 19, 2010 11:37 am    Post subject: Reply with quote

liuxb wrote:

I means TC exits very slowly every time after i had used PassStore. If i hadn't used passstore, i can close TC quickly.


Do you have the Automatic locked turned On?
Do you have the Log file turned On?

I need more info to investigate.
_________________
______________________
David Jorge
Personal License #117854
Back to top
View user's profile Send private message
Erika
Junior Member
Junior Member


Joined: 19 Apr 2010
Posts: 5
Location: France, St-Renan

PostPosted: Mon Apr 19, 2010 2:19 pm    Post subject: Reply with quote

Hello,

Thanks for your plugin : very usefull !
Here's a curious bug I have : I tried several times HotKey functionnality (with different files from scratch), but at each time, after having pressed the hotkey, USERNAME (and probably PASSWORD) are not entered as they are registered, but with '60' before. I explain:

Username field : "MyLogin"
Entered by hotkey : "60MyLogin" (for the password, it seems to be same: 2 stars more than needed)

My Config : TC755b2, Seven x86, French

Thanks
Back to top
View user's profile Send private message
liuxb
Junior Member
Junior Member


Joined: 19 Aug 2006
Posts: 12

PostPosted: Mon Apr 19, 2010 5:51 pm    Post subject: Reply with quote

djorge wrote:
liuxb wrote:

I means TC exits very slowly every time after i had used PassStore. If i hadn't used passstore, i can close TC quickly.


Do you have the Automatic locked turned On?
Do you have the Log file turned On?

I need more info to investigate.


All settings are default generated by passstore.
And i tested with this setting below, the problem can be reproduced.
TC is 7.55pb2, OS is XP SP3.

Code:
[MAIN]
datafile=C:\Program Files\TotalCMD\Plugins\WFX\PassStore 0.6\database.xml
NewEntryFolder=1
DebugLogging=false


[AUTOLOCK]
Autolock=0
TimeOutLock=60


[AUTOTYPE]
DefaultATW=0


[DEVELOPMENT]
MasterPassword=mypassword
Back to top
View user's profile Send private message
djorge
Senior Member
Senior Member


Joined: 03 Jul 2003
Posts: 419
Location: Portugal

PostPosted: Mon Apr 19, 2010 6:03 pm    Post subject: Reply with quote

Erika wrote:
Hello,

Thanks for your plugin : very usefull !


Thanks Smile
Quote:

Here's a curious bug I have : I tried several times HotKey functionnality (with different files from scratch), but at each time, after having pressed the hotkey, USERNAME (and probably PASSWORD) are not entered as they are registered, but with '60' before. I explain:

Username field : "MyLogin"
Entered by hotkey : "60MyLogin" (for the password, it seems to be same: 2 stars more than needed)

My Config : TC755b2, Seven x86, French

Thanks


Do you have any delay specified?
[AUTOTYPE]
Delay=60

That's strange. That never happened before. Can you do a litle test with notepad for instance.
.Create entre with name "notepad"
.username: your login
.password: you password

Now, open notepad and press plugin hotkey. I have done this test and it seems ok. No "60" was written.
_________________
______________________
David Jorge
Personal License #117854
Back to top
View user's profile Send private message
Erika
Junior Member
Junior Member


Joined: 19 Apr 2010
Posts: 5
Location: France, St-Renan

PostPosted: Tue Apr 20, 2010 2:55 am    Post subject: Reply with quote

Hello Djorge,

yes, you are right : I had 'Delay=60' statement in my ini file.
And if I replace it by 'Delay=50', i get in PsPad '50My username 50My password' ...

So, the solution for me is simple : no Delay statement. And it works fine.
I am alone with this 'Delay' bug ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) All times are GMT - 6 Hours
Goto page Previous  1, 2, 3 ... 13, 14, 15, 16, 17  Next
Page 14 of 17

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group