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

Model rework #9

Closed
wants to merge 7 commits into from
Closed

Model rework #9

wants to merge 7 commits into from

Conversation

oberien
Copy link
Contributor

@oberien oberien commented Apr 9, 2016

No description provided.

main-- and others added 5 commits August 2, 2015 16:10
(just what we've been running for months now)

@moritzuehling review please, this is what you wanna play with after all
Still needs some refactoring tho (to structure it like #5)
CertCredentials for everyone
Console.Write("Steam user: ");
var steamUser = Console.ReadLine();
Console.Write("Steam password: ");
var steamPassword = Console.ReadLine();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are you really gonna type in username and password each time you start fancyauth? Not that you wouldn't forget to start it anyways ;)
Don't you think config-files would be a better solution?

UserWrapper: fix comment
SteamEventForwarder: Add class summary
                     Add transaction
Godfather: Remove C# 6
           check if godfather to add is already godfather
           fix `.add` to `.Add`
           fetch `SingleAsync` from db
Authenticator: change name for Guests
@main--
Copy link
Member

main-- commented May 1, 2016

rip

@main-- main-- closed this May 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants