dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 years ago |
romainq
|
29eee739a1
Logoff: display the message in the user language (used to be 100% english)
|
11 years ago |
romainq
|
d61e857b5d
New feature: Forgot password -> email to reset (possibly disabled in the config file)
|
11 years ago |
romainq
|
99037986ae
Compiler: added brand management
|
11 years ago |
dflaven
|
d47574592f
Prevent logoff problems depending on PHP's session.cache_limiter setting...
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
romainq
|
d0bb4288d2
Config: use app_icon_url to change the hyperlink used when clicking on the main icon
|
12 years ago |
romainq
|
dfaea9c1fa
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
|
13 years ago |
dflaven
|
4fe215dd85
Implemented two new options for CAS:
|
14 years ago |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
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
|
ef13774861
Split the usage of the iTop logo: one logo to be displayed internally (once logged) one externally (login/logoff).
|
14 years ago |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
dflaven
|
00c7bb1af3
Fixed Trac#300: each iTop instance now uses its own name for the cookie storing the session ID. Therefore several instances can coexist independently on the same server.
|
14 years ago |
dflaven
|
a22878ab1e
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
|
14 years ago |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 years ago |
dflaven
|
de49674aae
- Integrated all the authentications methods and various logon methods...
|
15 years ago |