Commit Graph

5 Commits

Author SHA1 Message Date
lovasoa a17bf01c04 fix a bug making it impossible to call sqlpage pseudo-functions with url parameters as arguments on some databases 2023-09-19 03:00:54 +02:00
lovasoa 7c5cb1bb08 Improve authentication example
On the main page, display 'logout' only if the user is logged in.
Display 'login' and 'signup' only if they are not.

See https://github.com/lovasoa/SQLpage/discussions/55
2023-08-09 19:36:52 +02:00
lovasoa d466981b3c rewrite the user authentication example to use the latest features 2023-07-10 23:24:05 +02:00
lovasoa c9f14280cf Implement the full user authentication flow in the example 2023-07-07 20:07:25 +02:00
lovasoa 7f2e1f8ed4 start work on auth example
see https://github.com/lovasoa/SQLpage/issues/12
2023-07-07 03:54:33 +02:00