How to reset admin password?

2,238 views
Skip to first unread message

Bonobo Git Server

unread,
Nov 23, 2013, 3:30:43 AM11/23/13
to bonobo-g...@googlegroups.com
Is there any way to reset the admin password. I know, I should've jotted it down somewhere but I didn't...

Jakub Chodounský

unread,
Nov 23, 2013, 3:31:12 AM11/23/13
to bonobo-g...@googlegroups.com
There is only the hard way with manual connect to SQLite db file, generate new has and changing that hash manually for your account in tables. 

Chris Keenan

unread,
Apr 2, 2014, 11:02:23 AM4/2/14
to bonobo-g...@googlegroups.com
Is there any update on this feature request? I see it's still open but look forward to this feature.

Jakub Chodounský

unread,
Apr 3, 2014, 6:01:18 AM4/3/14
to bonobo-g...@googlegroups.com
No, priorities were different. It's still opened but without any release date scheduled.

Jakub Chodounský

unread,
Apr 3, 2014, 6:01:30 AM4/3/14
to bonobo-g...@googlegroups.com

Michael König

unread,
Aug 2, 2015, 5:52:12 AM8/2/15
to Bonobo Git Server
Hello, which hashing-algorithm is used? I've tried MD5 and SHA-512, unfortunatelly it does not work. Do I have to use a 'Salt'?

Jakub Chodounský

unread,
Aug 4, 2015, 9:51:55 AM8/4/15
to Bonobo Git Server
MD5 is deprecated and currently in use is SHA-512. Have a look at the implementation of the Password provider https://github.com/jakubgarfield/Bonobo-Git-Server/blob/master/Bonobo.Git.Server/Security/PasswordService.cs 

Also, there is salting involved with username.
Reply all
Reply to author
Forward
0 new messages