Ticket #97 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Modularization

Reported by: hannes Assigned to: hannes
Priority: high Milestone: 5.2 RC1
Component: General Version: trunk
Severity: blocker Keywords:
Cc: Pending: 0

Description

There are still a few elements which are quite ugly code-wise. Most specifically:

  • session handling
  • login (registration could also need a look)
  • page start
  • page output

This functionality should be relocated so that it can be called more easily from external modules (e.g. to use the session and user handling on attached sites).

Change History

2009-01-30 17:12:00 changed by hannes

  • status changed from new to assigned.

2009-05-28 19:39:04 changed by hannes

changeset [267]: registration

2009-05-28 20:17:30 changed by hannes

changeset [268]: login

2009-05-28 21:05:58 changed by hannes

changeset [269]: sessions

2009-05-28 21:20:09 changed by hannes

  • status changed from assigned to closed.
  • resolution set to fixed.

changeset [270]: page start & page output