Julio Montoya
|
4602eddb21
|
Minor - format code, fixing PHP warnings.
|
11 years ago |
unknown
|
85ad24fa7a
|
Updating field when login is email -refs #7261
|
11 years ago |
Imanol Losada
|
0efba356d6
|
Fix typo in previous commit - refs #7252
|
11 years ago |
Imanol Losada
|
5720f35870
|
Add support for phone numbers to extra fields - refs #7252
|
11 years ago |
Julio Montoya
|
25505ae234
|
Should fix #7179
|
11 years ago |
Angel Fernando Quiroz Campos
|
911b2ace03
|
Solves Bug#7179
Solves problem editing password when username=email
|
11 years ago |
Yannick Warnier
|
a22589a9b9
|
Security - Fix XSS attack vector in user profile - reported by Javier Bloem
|
11 years ago |
Julio Montoya
|
a53c260564
|
Fixing deprecated $preview parameter see BT#7110
|
11 years ago |
Daniel Barreto
|
484f98b822
|
Update $extras array keys doesn't contain 'extra_' then substr($key , 6) is useless -refs #7072
|
11 years ago |
Julio Montoya
|
2a610aa9d1
|
Adding usermanager in order to load constants see #6749
|
11 years ago |
Daniel Barreto
|
3bacc90266
|
Add Security::filter_name() and update functions to find files from user_field_values table -refs #7072
|
11 years ago |
aragonc
|
94984e6b12
|
merge
|
11 years ago |
Daniel Barreto
|
d748c17d73
|
Add functions to upload user extra field type file and update code after submit form values in user_edit.php and auth/profile.php -refs #7072
|
11 years ago |
Yannick Warnier
|
1fd85a9fae
|
Fix bug cutting the label for personal picture in profile form - refs BT#7097
|
11 years ago |
Julio Montoya
|
324ee13ef6
|
Adding Database::escape_string() see https://support.chamilo.org/projects/chamilo-18/wiki/Security_issues
|
12 years ago |
Julio Montoya
|
679c6dfb44
|
Adding username as a paremeter to the password meter see BT#6487
|
12 years ago |
Julio Montoya
|
3f178c6d4a
|
Adding password jquery meter see BT#6487
|
12 years ago |
unknown
|
97a87d6b26
|
profile updated #6127
|
12 years ago |
Yannick Warnier
|
0a02f58b00
|
Fixed generation of API key by user
|
12 years ago |
Julio Montoya
|
8c57e73fe4
|
Fixing define PHP errorPHP warning/notices avoided
|
12 years ago |
Julio Montoya
|
e8345d37d5
|
Minor - cosmetic changes
|
12 years ago |
Yoselyn Castillo
|
e81d1aff6c
|
Changing profile e-mail not required bug fixed see #5556
|
13 years ago |
Julio Montoya
|
16e1d7a06b
|
Fixing check_user_email() function see #5556
|
13 years ago |
Yoselyn Castillo
|
dce31c5d27
|
Fixing email required bug see #5556
|
13 years ago |
Yoselyn Castillo
|
13e4c5a87e
|
Should fix bug when changing the email in the user's profile see #5556
|
13 years ago |
Yannick Warnier
|
279df974bf
|
Restored changes from previous commit, merging with fix for refs #5543
|
13 years ago |
Yannick Warnier
|
cbbf0752bd
|
Fixed missing official-code field update code - refs #5538
|
13 years ago |
Yannick Warnier
|
b77abb1f90
|
Minor - code style change
|
13 years ago |
Julio Montoya
|
bf19c5b3b5
|
Fixing user tags edition
|
13 years ago |
Julio Montoya
|
502a21ffb8
|
Minor cosmetic changes
|
13 years ago |
Julio Montoya
|
38ef514596
|
Should fix some bugs when using the user tags
|
13 years ago |
Julio Montoya
|
72ec1b613c
|
Could fix bug when editing a profile: empty emails see BT#4799
|
13 years ago |
Julio Montoya
|
c4ceb50da0
|
Adding unsubscribe option for users see #4720
|
13 years ago |
Julio Montoya
|
1627551325
|
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
13 years ago |
Julio Montoya
|
f646c332f4
|
Username is now a varchar(100) changing constant value from 40 to 100 depending of the login_is_email setting see #4793
|
13 years ago |
Hubert Borderiou
|
92773760ae
|
Cas login update or create new user from profil or LDAP
|
13 years ago |
Julio Montoya
|
f040ed290b
|
Fixing bug when sending an image to the user profile see #4577
|
13 years ago |
Julio Montoya
|
d9fa46d4ed
|
Adding email tag in quickform
|
13 years ago |
Julio Montoya
|
8ad3aed230
|
More UI fixes
|
13 years ago |
Noel Dieschburg
|
397754e916
|
Password now update correctly when editing the profile
|
13 years ago |
Julio Montoya
|
d192bdfc3a
|
Minor - Removing useless redirection
|
13 years ago |
Julio Montoya
|
87bef9f45a
|
Fixing bug when editing the login name (username) see #4364
|
13 years ago |
Julio Montoya
|
978c315f87
|
Minor fixing layout
|
13 years ago |
Julio Montoya
|
f1d279413c
|
Adding DB settings for the new "Allow Users To Change Email with no password" feature see BT#3312
|
13 years ago |
Julio Montoya
|
9d74c7792d
|
Allow Users To Change Email with no password see BT#3312
|
13 years ago |
Julio Montoya
|
be6e40095b
|
Fixing queries, fixing forms
|
13 years ago |
Noel Dieschburg
|
0b59d7e3fb
|
6947: fix redirection problem when updating profile
|
14 years ago |
Julio Montoya
|
5ded4085af
|
Removing formvalidator library alread included in global.inc.php
|
14 years ago |
Julio Montoya
|
8d908584a0
|
Fixing search friend page
|
14 years ago |
Julio Montoya
|
9c1a10dfed
|
Adding chzn js when adding/editing users
|
14 years ago |