Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Myth:Auth
Post: RE: Myth:Auth

Another update. I was investigate how HTTP Responses should work... And now I am able to let "remember me" to work, adding a Code: -- $response->send(); -- After setCookie into AuthenticationBase...
70,344 Views
56 Replies
04-25-2020, 03:08 PM
destez
    Thread: Myth:Auth
Post: RE: Myth:Auth

InsiteFX Wrote: (04-25-2020, 08:21 AM) -- Did you set the Remember me in the auth config file to true? -- Yes, of course! :D I set $allowRemembering = true in /vendor/mythauth/src/Config/Auth.php...
70,344 Views
56 Replies
04-25-2020, 08:41 AM
destez
    Thread: Myth:Auth
Post: RE: Myth:Auth

InsiteFX Wrote: (04-24-2020, 08:06 AM) -- You might be able to try using a __deconstruct in your BaseController and destroy the users session. -- Thank you @InsiteFX for your new reply. But forgi...
70,344 Views
56 Replies
04-24-2020, 03:29 PM
destez
    Thread: Myth:Auth
Post: RE: Myth:Auth

InsiteFX Wrote: (04-21-2020, 03:29 AM) -- You need to set session expire to 0 then it will delete the session on web browser exit. -- Thanks for your answer. I have already tried this way: it work...
70,344 Views
56 Replies
04-21-2020, 03:36 AM
destez
    Thread: Myth:Auth
Post: RE: Myth:Auth

First of all a huge thank you to Lonnie for his fantastic work and sacrifice for the community and for the realization of Myth:Auth !!! :) I apologize if maybe I'm not writing in the right place,...
70,344 Views
56 Replies
04-21-2020, 01:30 AM
destez
    Thread: CodeIgniter 4 by composer and deployment
Post: RE: CodeIgniter 4 by composer and deployment

jreklund Wrote: (04-17-2020, 02:02 PM) -- You can't download your own code with composer, it only download /vendor folder. Manual and boring install: Transfer all files with FTP / SFTP (with or wi...
6,847 Views
6 Replies
04-17-2020, 02:38 PM
destez
    Thread: CodeIgniter 4 by composer and deployment
Post: RE: CodeIgniter 4 by composer and deployment

jreklund Wrote: (04-17-2020, 12:18 PM) -- Hi, that part are under "Running Your App". https://codeigniter.com/user_guide/installation/running.html TLDR: Create a virtual host and point it to Code...
6,847 Views
6 Replies
04-17-2020, 01:37 PM
destez
    Thread: CodeIgniter 4 by composer and deployment
Post: CodeIgniter 4 by composer and deployment

Hi everybody, I must say that although I have been in love with CodeIgniter for many years, I am a beginner. So please be patient with me ;-) I am trying CodeIgniter 4 into development environment o...
6,847 Views
6 Replies
04-17-2020, 02:34 AM
destez

Theme © iAndrew 2016 - Forum software by © MyBB