Michael
|
704cdf1b5a
|
New function to store the "remote" session value / making the changes work
|
2019-09-26 04:47:42 +00:00 |
|
Michael
|
ec66553032
|
Reworked "remote" cookie handling
|
2019-09-25 22:24:17 +00:00 |
|
Michael
|
d5c37001cd
|
Empty the "remote" variable, avoid being remote to yourself
|
2019-09-25 07:02:07 +00:00 |
|
Michael
|
6a376c29d8
|
Fix session size problems
|
2019-09-25 05:57:32 +00:00 |
|
Michael
|
5254147ccc
|
Fix "redir" loop
|
2019-09-23 22:13:20 +00:00 |
|
Philipp Holzer
|
08be92a862
|
Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes)
|
2019-08-15 17:23:00 +02:00 |
|
Hypolite Petovan
|
01e71254d9
|
Replace defaults() calls on $_SESSION by Core\Session calls
- Replace direct calls to $_SESSION by Core\Session calls in Module\Login
|
2019-05-26 21:26:59 -04:00 |
|
Hypolite Petovan
|
78b651d2e8
|
Revert Use Contact::select() instead of DBA::select(‘contact) in Core\Session
|
2019-05-13 14:07:02 -04:00 |
|
Hypolite Petovan
|
e077f30d51
|
Use Contact::select() instead of DBA::select(‘contact) in Core\Session
- Replace remaining occurrences of $_SESSION with Session methods
|
2019-05-13 13:33:20 -04:00 |
|
Hypolite Petovan
|
d7e9b91181
|
Add two-factor authentication
- Add 2FA login interception in Session::setAuthenticatedForUser
- Add 2fa session variable holding the last auth code
|
2019-05-13 01:52:01 -04:00 |
|
Hypolite Petovan
|
6071fe81b4
|
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
|
2019-05-13 01:51:59 -04:00 |
|
Philipp Holzer
|
318a3ca785
|
Create own base URL class which holds the whole base url business logic
|
2019-04-09 08:31:16 +02:00 |
|
Hypolite Petovan
|
9d0a6f90b6
|
Update "mrpetovan" email address
- Fix Tobias' email address
- Fix copypasted doc block in Console/PostUpdate
|
2018-09-15 19:28:38 -04:00 |
|
Hypolite Petovan
|
45de8a28cd
|
Fix missing $_SESSION variable in src/App
|
2018-08-05 15:56:21 +02:00 |
|
Hypolite Petovan
|
3628b62aeb
|
Add support for Memcached/Improve database cache
- Create Cache Driver interface
- Update cache table fields
- Add CacheSessionHandler
|
2018-03-04 23:13:19 -05:00 |
|
Michael
|
15a857e411
|
Line endings are converted to unix style
|
2018-02-09 03:49:49 +00:00 |
|
Hypolite Petovan
|
ae68196e8d
|
Add new Session classes in src/
|
2018-02-03 08:40:18 -05:00 |
|