Commit Graph

1246 Commits (76fdf0321c3dc5a75cde09200cba4eb7fd6902ef)

Author SHA1 Message Date
Clément Oudot 7b94ed263b Session kind can be undef (example: persistent session from 1.3 version) 11 years ago
François-Xavier Deltombe 84775d306b Remove a redundant var declaration 11 years ago
Clément Oudot 3796a9e18a Do not force epxiration time in code, use default_expires_in cache option instead (#712) 11 years ago
Clément Oudot 3c5be4821e Set default cache depth to 3 (#712) 11 years ago
Clément Oudot 793e28be10 Store session in cache if session found in backend (#712) 11 years ago
Clément Oudot 509e8fcf23 Do not update session if we just need to read it (#711) 11 years ago
Clément Oudot 525d43ade8 Update captcha parameters in Manager (#703) 11 years ago
Clément Oudot 1b6655a431 Delete captcha session when check is done, and add captcha backend in purgeCentralCache script (#703) 11 years ago
Clément Oudot 473cd6c9dc Use a session backend to manage captcha (#703) 11 years ago
Clément Oudot 21ba830f8b Close HTML in internal abort page (#LEMONDALP-651) 11 years ago
Clément Oudot 39e416a6ea Configuration of sessions cache in Manager (#671) 11 years ago
Clément Oudot dbfbde2e9f make tidy 11 years ago
Clément Oudot 3cdae47735 Add Digest::SHA dependency (#695) 11 years ago
Clément Oudot 87237108f8 Use SHA256 by default for sessions identifier (#695) 11 years ago
Clément Oudot 4d4689b806 Possibility to use an alternate Generate module for sessions (#695) 11 years ago
Clément Oudot f5e3019ff1 Manage carriage return in crypted values (#709) 11 years ago
Clément Oudot 50b80020da Port memory leak fix to 1.4 branch (#708) 11 years ago
Xavier Guimard c96e281fee Avoid potential circular references 11 years ago
Clément Oudot 2533539072 Manage UPDATE/INSERT in RDBI/CDBI configuration backends to be compatible with CLI (#694) 11 years ago
Clément Oudot 2e9033d28b Add a button on login page to register page (#26) 11 years ago
Clément Oudot a0c7f5f939 Default values for register parameters (#26) 11 years ago
Clément Oudot 9b10d96341 Fix unit tests after introducing RegisterDB (#26) 11 years ago
Clément Oudot 8644533093 Adapt some default values to portal URL after change in r3329 (#686) 11 years ago
Xavier Guimard 3539f1c965 Bad portal URL (missing "/") 11 years ago
Clément Oudot 0a0545c8f3 Fix unit test by using LLNG_DEFAULTCONFFILE env 11 years ago
Clément Oudot 43a36aba3c Declare local session storage in attributes (#671) 11 years ago
Clément Oudot 0d58aab979 Redefine Handler cache in .ini (#671) 11 years ago
Clément Oudot a42f455ccc Manager and CLI can now start with an empty configuration (#LEMONDAP-702) 11 years ago
Clément Oudot d28a7bb217 Update versions to 1.4.0 11 years ago
Clément Oudot c331f96cc6 Add method updateCache in Common::Session (#671) 11 years ago
François-Xavier Deltombe dd11694c76 RDBI config storage database handle autocommit set to off 11 years ago
François-Xavier Deltombe 1d74e88fcb Fix bugs around config storage lock (#699) 11 years ago
Clément Oudot 5a5cbe127a Manage setId option in Common Session module (#671, #LEMONLDAP-673) 11 years ago
Clément Oudot 4c775917da Create a Common Session module to manage session like a Mouse object, using Common Apache::Session as backend (#671, #LEMONLDAP-673) 11 years ago
Clément Oudot a24fef3a29 Remove minified js and css files (#689) 11 years ago
Clément Oudot f713840aac Manage cache in Common::Apache::Session::Store (#671) 11 years ago
Clément Oudot c1cb7316d1 Create a Store object for Common::Apache::Session in order to manage cache directly (#671) 11 years ago
Clément Oudot bfed8be207 Move vhost options in subattributes (#686) 11 years ago
Clément Oudot ab4dfe1100 Manage exported variables for OpenID (#636) 11 years ago
Clément Oudot 68dda1b256 Manage exported variables for Facebook (#636) 11 years ago
Clément Oudot 580d88cbc7 Manage exported variables for Google (#636) 11 years ago
Clément Oudot 49bae05c40 Manage exported variables for Slave (#636) 11 years ago
Clément Oudot c4f277c8c8 Manage exported variables for WebID (#636) 11 years ago
Clément Oudot cb67ac1e61 Manage exported variables for DBI (#636) 11 years ago
Clément Oudot cb6df779be Manage exported variables for LDAP (#636) 11 years ago
Clément Oudot b691acdff8 Update META.yml 11 years ago
Clément Oudot 33c06ef9a0 Mouse is now required for Common 11 years ago
Clément Oudot 0967177f0e Default values in Manager managed in Common (#686) 11 years ago
Clément Oudot 7d06c150a0 Work on default values in Manager (#686) 11 years ago
Clément Oudot 18b337723d Default values for Portal all managed in Common (#686) 11 years ago