Skip to content

ejritter/MauiTquillaSunriseApp

Repository files navigation

Maui T-Quilla Sunrise

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

Contact

For any questions or feedback, please contact me at ejritter87@gmail.com.

Welcome!

This app is built to help me learn how to work with MAUI. It is a simple app that will allow you to manage your T-SQL credentials in Windows Credential Manager. This is accomplished utilizing the cmdkey commands.

DOES

Runs cmdkey /list up front and will parse all entries found. Errors will be reported if a server cannot be managed by the app.

image

Once the app is loaded, user is free to enter username and password.

image

User can hide their credentials pressing the hide eye icon.

image

Once user has entered credentials, the enter SErver.domain.com:port Entry and Update All Credentials button will become available

image

When adding a server, make sure to use the format listed in the Entry. If not, the server will not be managed by the app.

image

User can choose to manage all domains at once

image

Or specific domains

image

When selecing a server in the Domain list, user has the option to remove it

image

If all servers within a domain are removed, that domain is removed and the Picker is defaulted to ###-ALL-###.

DOES NOT

Validate the entered credentials against any systems. It is assumed that the user knows the correct credentials to enter for any domain or domains they are managing.

Store Credentials permanently. All credentials are within the application life span. Once the application is closed, username and password information is gone.

Although written in Maui, it is not targeting any platform outside of Windows.

Prerequisites

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages