dflaven
|
e0eed2055e
For fine-grained user rights detection...
|
14 years ago |
romainq
|
2e3de1c4b5
Internal: improved the user management API ChangePassword()
|
14 years ago |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 years ago |
romainq
|
c08371169d
User profiles: created in dedicated module itop-profiles-itil
|
14 years ago |
dflaven
|
6444c8499a
Do not assume that a User is linked to a Person !
|
14 years ago |
romainq
|
d79d748a2e
Read-only mode - draft
|
14 years ago |
dflaven
|
5408b4770d
- Enforce users to be created with at least one profile
|
14 years ago |
romainq
|
329ecc57b4
Improved security
|
14 years ago |
dflaven
|
a22878ab1e
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
|
14 years ago |
romainq
|
8634607929
New profile: Portal User (and link from a ticket to the user portal)
|
14 years ago |
romainq
|
9efe25c430
#140 Check that user logins are unique
|
14 years ago |
romainq
|
b29840d192
Could not search on Contacts while being allowed to search on persons/teams
|
14 years ago |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
14 years ago |
romainq
|
3427566f79
#229 History data was limited (administrators could not see any attribute!)
|
14 years ago |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
14 years ago |
romainq
|
5ee4829cdd
Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account
|
15 years ago |
romainq
|
1ae75b9f68
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
|
15 years ago |
romainq
|
720bb00eb3
Draft of the addon for user management by profile (simplified)
|
15 years ago |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 years ago |
romainq
|
4e549d589d
Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented)
|
15 years ago |
dflaven
|
9a604cfc9b
- Integrated all the authentications methods and various logon methods...
|
15 years ago |
dflaven
|
b54b070661
Fix: actions were all recorded with 'user' on behalf of 'user' as if the user was impersonated...
|
15 years ago |
romainq
|
dc9b27f54e
#166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme
|
15 years ago |
romainq
|
c7d15d9691
#190, removed abstract classes from Grant Matrix overview
|
15 years ago |
romainq
|
6f7a58821b
#166 Split authentication and management of user rights
|
15 years ago |
dflaven
|
7abb5601b1
- Create the admin account with the default language selected during the setup
|
15 years ago |
dflaven
|
a01f538f08
Fixed bug #102: allow users to change their password.
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
romainq
|
5ced9b60d7
Localization: user profile ++ language
|
15 years ago |
romainq
|
f7df7395ad
Fixed a security hole: any user was allowed to edit users and profiles, and therefore could give himself admin rights - now, only admins are allowed to do that
|
15 years ago |