dflaven
|
184485bf14
Protect against a multiple stimulus on a set based on an abstract class.
|
14 years ago |
romainq
|
44a33365a6
Portal users: limit their access depending on their organization!!!!
|
14 years ago |
dflaven
|
17392797af
CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API.
|
14 years ago |
dflaven
|
1af32c3695
- Fixed an error appearing only for non admins.
|
14 years ago |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 years ago |
romainq
|
8bac23d080
#271 Internal - Removed a workaround made unnecessary with fix [1108]
|
14 years ago |
romainq
|
b9bd697cf7
Fixed undocumented issue: in read-only mode, stimulus where still allowed
|
14 years ago |
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 |