spatie / blender

The Laravel template used for our CMS like projects
https://freek.dev/on-open-sourcing-blender
877 stars 148 forks source link

Refactor auth module #376

Closed sebastiandedeyne closed 6 years ago

sebastiandedeyne commented 7 years ago

To discuss when we have some time for updating Blender...

sebastiandedeyne commented 6 years ago

Rename user models to User and Administrator

sebastiandedeyne commented 6 years ago

Maybe change default passwords to secret instead of first names, to be in sync with what Laravel does.

ianrodrigues commented 6 years ago

Hi there,

I'd like to do this task, 😁. Is there something more about this topic to discuss?

sebastiandedeyne commented 6 years ago

Nice!

So the goal here is to simplify things. Here are the main tasks at hand. If it's a bit more than you expected, feel free to do parts of it 😄

That's all I can think of for now. Gonna remove some of the model functions that we rarely use too to keep things lightweight, but I'll go through those afterwards.

ianrodrigues commented 6 years ago

Great, sounds good for me.

spatie-bot commented 6 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.