blogifierdotnet / Blogifier

Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
https://blogifier.net
MIT License
1.28k stars 518 forks source link

Admin in new theme #231

Closed Whisperes closed 3 years ago

Whisperes commented 3 years ago

Error when try to login.

farzindev commented 3 years ago

It would be great if you provide more information.

yourstockforecast commented 3 years ago

How do I login with fresh install.

farzindev commented 3 years ago

on the latest source: username: admin@us.com password: admin

If the project is published, on the first login, user gets redirected to the /admin/register page to register a new account. Once account created, registration page is disabled and this user becomes a blog owner.