Feeling your users pain (and release notes for Secret Server 1.1)
It is a wonderful feeling to ship software - it has been a long hard slog to get this round of features complete. Especially while juggling our developers across various projects and client work. This is also a welcome release as we get to use all the new features in our own company Secret Server instance.
It is also a relief to finally get rid of those few really annoying bugs that I deal with everyday. The process of dogfooding your own application really makes you feel the users pain - there was a funny (although silly) movie at PDC last year of Microsoft installing pain delivery mechanisms for their developers - then every time a user got an error - the user would feel the "pain"). Even though the movie was silly, it did get the point across. Often it is difficult to feel that pain since the application is in a business domain that just isn't relevant to you (I remember building a very specific and technical sewer management system for an English county years ago and I didn't even live in that county nor install sewers!).
How do organizations deal with dogfooding when the business domain is not relevant to the developers? A strict quality assurance process that allows testers to inflict the "pain" on the developers?
Enough rambling, here is the laundry list of all the things taking up our time over the last few months ...
(If you don't have Secret Server yet, get it here)
Release Notes for
1.1
* Support Microsoft Access as a file-based
database option
* Add import capability for CSV
files (wizard)
* Email notification of secret changes
*
Add support for Windows Authentication when using Microsoft SQL Server
*
Streamline the secret sharing process to reduce the number of
clicks
* Copy to Clipboard must be supported in FireFox (develop new
FireFox plugin)
* Add Installation notes to installer
* Implement
masking password fields on secret add and secret edit based on user preference
* Generate password feature
* Change Installer to be more of a wizard
than a checklist
* Current user should not get notification of secret update
* Ensure that all Secret Server binaries are obfuscated for improved
application security
* Installer always reports access denied on write access
screen
* Installer: Allow the user to add a first user if there are no users
and no secrets in the system.
* Session timeout causes error during upgrade
* SmtpMessageTransport needs to be added.
* GetSecretViewUrl needs a
proper url location
* Add Email Address to user maintenance screens
*
Add a new column to the SecretAudit screen to show notes
* Add two new
options to Tools screen
* Mailto links should also send the SS version
*
Add current secret name to secret screens - sharing, history, etc
*
Configuration should be added to the toolbar
* Add password strength to
ChangePassword screen
* User Edit should not allow you to make edit that
would cause system to become dead
* Solve SecretView error on .NET Framework
2.0
* Usernames must be unique