codeigniter4 / shield

Authentication and Authorization for CodeIgniter 4
https://shield.codeigniter.com
MIT License
359 stars 128 forks source link

Bug: Cannot POST /index.php/register when doing register #994

Closed ignutanz closed 8 months ago

ignutanz commented 9 months ago

PHP Version

8.2.7

CodeIgniter4 Version

4.4.3

Shield Version

1.0

Which operating systems have you tested for this bug?

Linux

Which server did you use?

apache

Database

MySQL

Did you customize Shield?

No

What happened?

when i tried to do register and after entering the info i click register. I get the error: Cannot POST /index.php/register

Steps to Reproduce

Go to Register, Input details and click register.

Expected Output

Redirect to Login form after storing data in DB

Anything else?

none

kenjis commented 9 months ago

Cannot reproduce. Try this: https://github.com/kenjis/ci4-shield-test

kenjis commented 8 months ago

No feedback. Close.