dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 rokov pred |
dflaven
|
8f34f20549
Implemented two new options for CAS:
|
14 rokov pred |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 rokov pred |
dflaven
|
17392797af
CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API.
|
14 rokov pred |
dflaven
|
15829a9730
First prototype (not yet tested) of CAS integration.
|
14 rokov pred |
dflaven
|
bade681081
Fixed Trac #365: Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one.
|
14 rokov pred |
dflaven
|
37447c1a17
New configuration setting (and new class of Log objects) to keep track of the application's usage: an entry in the log is added each time a user connects to the application. (This feature is disabled by default)
|
14 rokov pred |
dflaven
|
b005b6a3a4
Cosmetics: make the login & change password form look the same on all browsers.
|
14 rokov pred |
dflaven
|
ef13774861
Split the usage of the iTop logo: one logo to be displayed internally (once logged) one externally (login/logoff).
|
14 rokov pred |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 rokov pred |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 rokov pred |
romainq
|
d66cba8756
#286 Issue with HTTPS - reviewed the fix implemented in [896]
|
14 rokov pred |
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 rokov pred |
dflaven
|
b00c5af604
Code cleanup: proper usage of the ReadParam function.
|
14 rokov pred |
dflaven
|
a22878ab1e
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
|
14 rokov pred |
romainq
|
ad68b89542
#260 Restrict some pages to administrators
|
14 rokov pred |
dflaven
|
bda4221fb4
- Fixed bug #102: regression introduced with the encoding of passwords: users were no longer able to change their own password...
|
14 rokov pred |
dflaven
|
cf212707ef
- Integrated fix for patch #188 - ForceHttps = SecureConnectionRequired
|
15 rokov pred |
dflaven
|
f712f75eef
- Integrated all the authentications methods and various logon methods...
|
15 rokov pred |
dflaven
|
9a604cfc9b
- Integrated all the authentications methods and various logon methods...
|
15 rokov pred |
dflaven
|
f5903b2a46
- Check consistency of the retyped password when changing password
|
15 rokov pred |
dflaven
|
a01f538f08
Fixed bug #102: allow users to change their password.
|
15 rokov pred |
dflaven
|
df3ba5bedd
- Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc...
|
15 rokov pred |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 rokov pred |
romainq
|
770728b217
Cosmetics on the login page
|
15 rokov pred |
dflaven
|
31bdcb13a5
- Implementation of the localization... on going...
|
15 rokov pred |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 rokov pred |
dflaven
|
071750dee7
Enhancement : new configuration option (secure_conenction_required) to force the use of HTTPS to connect to iTop. The redirection http -> https is still buggy but the usage of https is enforced anyway.
|
15 rokov pred |
romainq
|
8d7e4a127a
Fixed #82, could not use wget due to a conflict with page argument 'operation'
|
15 rokov pred |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 rokov pred |