Add functionality that allow changing user's name accepted/tizen/5.5/unified/20191112.033659 submit/tizen_5.5/20191111.122639
authorsaerome.kim <saerome.kim@samsung.com>
Mon, 11 Nov 2019 10:34:35 +0000 (19:34 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 11 Nov 2019 12:05:12 +0000 (21:05 +0900)
commit37fc68936b08b120845f904849ba26797dbf1aa5
tree001930476975000ba4ac6877ae892414144be15d
parent0b8b0a8aa2aeb8650e3e4ebe145f7cd553e737aa
Add functionality that allow changing user's name

- Problem: Users want to change their name.
- Cause: it is not supported to change the user name once user information
  added to ua-manager DB.
- Solution: Make the user can change his name even user-information added.

Change-Id: Icd37ce49293a0082b044f70c30571073f0fec931
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
include/ua-api.h
include/ua-internal.h
packaging/ua-manager.spec
ua-api/src/ua-api.c
ua-daemon/include/ua-manager-core.h
ua-daemon/include/ua-manager-database.h
ua-daemon/src/ua-manager-core.c
ua-daemon/src/ua-manager-request-handler.c
ua-daemon/src/ua-manager-user-db.c