Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for initial password in login dialog #1915

Merged
merged 1 commit into from
May 5, 2015
Merged

Add support for initial password in login dialog #1915

merged 1 commit into from
May 5, 2015

Conversation

Stoom
Copy link

@Stoom Stoom commented May 2, 2015

Adds the ability to set an initial password in the login dialog. Use case is if a password is stored it can be retrieved "displayed" in the login dialog the next time it is opened.

@@ -5,7 +5,7 @@ function Get-ScriptDirectory
}

# build the solution from scratch
$build_number = "0.11.0.0"
$build_number = "1.1.3-ALPHA022"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Stoom can you revert this change? this is out dated, thx.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@punker76 Commit removed.

Cheers

punker76 added a commit that referenced this pull request May 5, 2015
Add support for initial password in login dialog
@punker76 punker76 merged commit 93276e2 into MahApps:master May 5, 2015
@punker76
Copy link
Member

punker76 commented May 5, 2015

thx @Stoom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants