# |
Jul 18th 2018, 17:38 |
itmpls |
what's the recommended way of accessing the current request object within a model? or should it be passed? my dilemma is, i'm setting a request attribute in my middleware but need a way to access it in the model |
# |
Jul 18th 2018, 17:34 |
okelet |
hi, I have a problem with authentication; when the session has expired, the action is executed, although the user is redirected to the login page (it looks like the action is executed but not rendered...). anyone knows why this happens? |
# |
Jul 18th 2018, 17:09 |
Diego_ |
try this in beforeFilter $this->Auth->setConfig('authenticate.Form.fields.username', 'matric_number'); |
# |
Jul 18th 2018, 17:06 |
savant |
if you’re using the AuthComponent |
# |
Jul 18th 2018, 17:06 |
savant |
you could configure multiple Authenticate objects |
# |
Jul 18th 2018, 17:04 |
clementcrown |
that is the problem, it is not possible for me to configure multiple fields as username in cakephp....., does anyone know how I can achieve this? |
# |
Jul 18th 2018, 17:01 |
Martin` |
i wonder if you can config muktiple fields as username in the auth component |
# |
Jul 18th 2018, 17:00 |
clementcrown |
the same table |
# |
Jul 18th 2018, 16:59 |
Martin` |
clementcrown: i think this it possible. it also uses an other table for the users or is it the same? |
# |
Jul 18th 2018, 16:59 |
clementcrown |
can I have a form that logs in user with matric number as username and another form with email as username on the same cakephp installation ? |
# |
Jul 18th 2018, 16:57 |
Martin` |
ah here is the new one https://book.cakephp.org/3.next/en/console-and-shells/commands.html |
# |
Jul 18th 2018, 16:56 |
clementcrown |
Hi everyone, I am developing a school portal with cakephp 3.x, i want to create two different forms for loggin in, the first, user will login with email and password, on the second form, users will login with matric number and password. Is it possible for me to have this in a single cakephp application? |
# |
Jul 18th 2018, 16:30 |
Martin` |
I was wondering if it is better to use a new way, but I don't see that |
# |
Jul 18th 2018, 16:30 |
Martin` |
yes I wanted to write a commandline script. but I see that https://book.cakephp.org/3.0/en/console-and-shells/shells.html is Deprecated |
# |
Jul 18th 2018, 16:25 |
flavius |
commands? |
# |
Jul 18th 2018, 16:24 |
Martin` |
I see cakephp 3 shells are deprecated and removed in 5.x, is there already a alternative? |
# |
Jul 18th 2018, 16:16 |
flavius |
brb, doing a pull request on cakephp readme that says "this framework only works in linux" :P |
# |
Jul 18th 2018, 16:15 |
dereuromark |
o_O |
# |
Jul 18th 2018, 16:15 |
admad |
Then you should consider your life choices |
# |
Jul 18th 2018, 16:15 |
flavius |
what if my server is also windows? |
# |
Jul 18th 2018, 16:13 |
dereuromark |
so it is closer to the deployment and server |
# |
Jul 18th 2018, 16:13 |
dereuromark |
I would expect the windows people to use cakebox instead of native dev. |
# |
Jul 18th 2018, 16:09 |
flavius |
File uploaded https://cakesf.slack.com/files/U75U0UMR9/FBSLUD8V9/image.png / https://slack-files.com/T053DPNCM-FBSLUD8V9-e078e2168f |
# |
Jul 18th 2018, 16:09 |
dereuromark |
yeah most likely |
# |
Jul 18th 2018, 16:08 |
flavius |
i dont think the `andand` works in windows? |
# |
Jul 18th 2018, 16:06 |
dereuromark |
interesting |
# |
Jul 18th 2018, 16:06 |
dereuromark |
is it windows? |
# |
Jul 18th 2018, 16:06 |
flavius |
File uploaded https://cakesf.slack.com/files/U75U0UMR9/FBS8B6X9P/image.png / https://slack-files.com/T053DPNCM-FBS8B6X9P-621ec5a07f - <@U052SF4V6> well that was a pain, and it still didn't work after all that, it works in terminal btw |
# |
Jul 18th 2018, 15:54 |
flavius |
hmmmm |
# |
Jul 18th 2018, 15:54 |
flavius |
File uploaded https://cakesf.slack.com/files/U75U0UMR9/FBSUEUW1K/image.png / https://slack-files.com/T053DPNCM-FBSUEUW1K-421c227c53 - actually i didn't |
# |
Jul 18th 2018, 15:54 |
dereuromark |
should probably be checked for and disabled here |
# |
Jul 18th 2018, 15:54 |
dereuromark |
you loaded that component I bet |
# |
Jul 18th 2018, 15:54 |
dereuromark |
is that coming from your app? sounds like it |
# |
Jul 18th 2018, 15:52 |
flavius |
nvm 'CSRF token mismatch.' |
# |
Jul 18th 2018, 15:52 |
flavius |
get works, post doesn't |
# |
Jul 18th 2018, 15:52 |
flavius |
added `$routes->setExtensions(['json']);` in your `routes.php` |
# |
Jul 18th 2018, 15:51 |
flavius |
what am i missing that the request returns forbidden? |
# |
Jul 18th 2018, 15:48 |
dereuromark |
or russian |
# |
Jul 18th 2018, 15:47 |
admad |
403 forbidden is enough, I wouldn't bother reading the rest even if it was in English :) |
# |
Jul 18th 2018, 15:47 |
flavius |
File uploaded https://cakesf.slack.com/files/U75U0UMR9/FBS36PYNL/image.png / https://slack-files.com/T053DPNCM-FBS36PYNL-977c5ab98b - there's also some routing extension missing? .json? |
# |
Jul 18th 2018, 15:41 |
flavius |
File uploaded https://cakesf.slack.com/files/U75U0UMR9/FBSL4NE2F/image.png / https://slack-files.com/T053DPNCM-FBSL4NE2F-8edc93c14b - this is how i speak german :smile: |