Julio Montoya
|
1d8289cde1
Fixing redirecting condition in local see BT#3105
|
13 years ago |
Julio Montoya
|
32a0b98ead
Adding course legal agreement see BT#3105
|
13 years ago |
Julio Montoya
|
8ddae515b9
Function event_login needs the user status
|
13 years ago |
Julio Montoya
|
5d07be2ce1
Minor cosmetic changes
|
13 years ago |
Noel Dieschburg
|
8aef17aa8d
local.inc.php : adds a $_SESSION['_user]['uidReset'] boolean var that makes next page view reseeting user session content. This is usefull for external script that logs user in
|
13 years ago |
Yannick Warnier
|
c8dd10708e
cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database
|
13 years ago |
Noel Dieschburg
|
490bfb634d
Permalink correction
|
13 years ago |
Noel Dieschburg
|
3397adbaa3
api_not_allowed redirect now to cusompages when setting is on
|
13 years ago |
Noel Dieschburg
|
2b47354113
External login info : generic updateUser and newUser files getting data into external table
|
13 years ago |
Julio Montoya
|
eabac54add
Fixing coach permissions ... my bad
|
13 years ago |
Noel Dieschburg
|
9a9622f032
Sets is_platformAdmin and is_allowedCreateCourse before redirecting
|
13 years ago |
Julio Montoya
|
02186b817d
Allowing anonym user to see documents if course is set to "world" visibility + hidden briefcase icon + fixing local.inc.php see #3865
|
13 years ago |
Noel Dieschburg
|
7c807b4b14
Indents local.inc.php
|
13 years ago |
Noel Dieschburg
|
a704bee93f
#6272 : Corrects a critical chamilo bug in local.inc.php that can lead to an icmplete session if server is loaded.
|
13 years ago |
Julio Montoya
|
b3a9e4f2ab
Removing libraries that are already included in global.inc.php
|
13 years ago |
Noel Dieschburg
|
a955b9e777
Merge
|
13 years ago |
Noel Dieschburg
|
6c29365b43
Conditional login : Ask the user to complete his data at first login
|
13 years ago |
Noel Dieschburg
|
7b82aedbb5
Conditional login [5233] : generic system for update user data at login. Example with phone number.
|
13 years ago |
Noël Dieschburg
|
cca94d64fd
login : feedback when user does not exists in chamilo db
|
13 years ago |
Julio Montoya
|
b056dd4a47
Security improvements: Adding session_regenerate_id when user logs in, adding session cookie parameters to avoid session fixation/hijacking #3600
|
13 years ago |
Julio Montoya
|
bdd43c89ae
Minor code style corrections
|
13 years ago |
Julio Montoya
|
234d48a1e1
Avoiding PHP notice
|
13 years ago |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
13 years ago |
Julio Montoya
|
bced08b02f
Minor - cleaning file
|
13 years ago |
Julio Montoya
|
0a9c787fe5
Removing $_configuration['tracking_enabled'] because its always true see #2808
|
13 years ago |
Julio Montoya
|
4a9b43b508
Fixing minor bugs when uploading using the drag& drop interface
|
14 years ago |
Arnaud Ligot
|
ecafe0e60c
merge
|
14 years ago |
Julio Montoya
|
b6c9c76337
Fixing unavailable sessions when start date and end dates are correct
|
14 years ago |
Christian Fasanando
|
c6eaa11890
fixed sso authentication
|
14 years ago |
Yannick Warnier
|
5c4db40533
Improved filtering of user_id and login before using them in db
|
14 years ago |