b216317477
Refactoring Core class structures ...
2021-10-26 22:11:09 +02:00
6db211568a
Remove most calls to date_default_timezone_* calls
...
- It was wrongly used to set the node-wide ot user-specific timezone
- It is now fully managed from the App object
- Add a static variable to DateTimeFormat maintain the convenient local() method
2021-10-03 13:42:31 -04:00
28cfdec7c4
Some more renamed functions
2021-08-09 20:56:15 +00:00
9f01052dd2
Removed some more unused "use"
2021-08-08 20:03:28 +00:00
28090bd793
Get rid of App->user completely
2021-08-08 19:30:21 +00:00
fc283ab928
Remove direct calls to App->user
2021-08-08 10:14:56 +00:00
df558d4056
Completely removed argc/argv
2021-07-25 15:23:37 +00:00
866dbf9f89
Use getter/setter for timezone value
2021-07-24 21:16:53 +00:00
8f46064430
Using getter/setter functions
2021-07-24 20:34:07 +00:00
2420bf84db
Simplified code
2021-07-24 13:29:58 +00:00
30aad250df
App->contact is now removed
2021-07-24 11:49:11 +00:00
2502a9192d
Many more app-variables removed
2021-07-24 10:09:39 +00:00
7dd5ea42e9
An empty user id does not have children
2021-06-19 06:27:25 +00:00
09cf32926d
Merge pull request #10275 from very-ape/authenticate-hook
...
Move the 'authenticate' hook deeper into the authentication flow so t…
2021-05-19 16:51:15 -04:00
very-ape
9ddaabc22d
Move the 'authenticate' hook deeper into the authentication flow so that password authentication addons are consulted whenever a user's password needs confirming.
2021-05-19 13:11:31 -07:00
82003bbe47
Login prototype
2021-05-11 06:30:20 +00:00
Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
50f97e977a
Added support for trusted browser during authentication
2021-01-23 05:42:59 -05:00
c644d76d28
Allow setting arbitrary keys in the cookie array
2021-01-23 05:42:58 -05:00
3a52179393
Move 'Authentication' to Security namespace
2020-09-30 16:53:18 +02:00