Cannot login without "Remember me" being ticked

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
neodude112320
Posts: 5
Joined: 2016-06-21 11:52

Cannot login without "Remember me" being ticked

Post by neodude112320 » 2018-02-07 06:17

Hey guys,

Just updated to 5.70 and in the process of making some changes to client applications - was about to make them live but noticed a bug. I cannot login, unless "Remember Me" is ticked. This has been verified on:

- Firefox 58.0.1
- Chrome 63.0.3239.132
- Internet Explorer 11.192.16299.0
- Firefox for Android 58.0.1

Video Demo:
https://screencast-o-matic.com/watch/cFni1oopf3

I Have been able to re-produce this on a basic test app
URL: http://demo.santillo.com.au/bugtest/
Login with Username "admin" and pw "test"

Files: http://demo.santillo.com.au/bugtest/test app.7z
Project file: http://demo.santillo.com.au/bugtest/test.axp

To confirm I did not have this issue with AppGini 5.6.2

Anyone experiencing this?

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Cannot login without "Remember me" being ticked

Post by a.gneady » 2018-02-08 16:42

I need to check your server configuration. I've sent you details via email for security purposes.
:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

neodude112320
Posts: 5
Joined: 2016-06-21 11:52

Re: Cannot login without "Remember me" being ticked

Post by neodude112320 » 2018-02-15 10:39

Hi, Would it be possible to get an update on this? I Have replied to your email several days ago. Alternatively, are you able to email me a link to download the previous version?

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Cannot login without "Remember me" being ticked

Post by a.gneady » 2018-02-22 09:25

Please try this and let me know if it fixes the issue: Open the generated "lib.php" file, find and comment this line (by adding a # at the beginning):

Code: Select all

@ini_set('session.cookie_httponly', '1');
:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

Post Reply