B2Bitcoin / beBOP

Marvelous p2p bitcoin-based online sales platform
https://be-bop.io
GNU Affero General Public License v3.0
15 stars 3 forks source link

Move /admin/login to /login #499

Closed coyotte508 closed 11 months ago

coyotte508 commented 11 months ago

Same with subroutes

See https://github.com/B2Bitcoin/B2BitcoinBootik/pull/483#pullrequestreview-1675233180

After merging #483

Tirodem commented 11 months ago

Sorry to bother on that, I've probably not-yet-communicated stuff that can contradict this. For now, we have :

I've got now problem for customer login to go to /login, but :

So do you think it's still usefull to move /admin/login to login considering that ?

coyotte508 commented 11 months ago

ok,

then we should make sure that admin/login is limited to admin accounts and customer/login to customer accounts @ithiame

coyotte508 commented 11 months ago

Added comments in https://github.com/B2Bitcoin/B2BitcoinBootik/pull/483 directly