Commit graph

8 commits

Author SHA1 Message Date
Uriel
746b70d971 Improvements to auth code, now the interface and implemenation are much cleaner. 2008-10-22 09:18:55 +02:00
Uriel
34a99124a9 Replace debug and 'false' calls with setting $status 2008-10-21 16:36:45 +02:00
Uriel
a1dd162124 Many big changes:
* Cache arg list in get_post_args so it can be called more than once and from inside templates.
* Get/set_cookie functions.
* New user auth system that actually works.
* Make_blog_post actually works now.
* Many other fixes and improvments.
2008-10-18 03:26:54 +02:00
Uriel
351da977a9 Make rc happy and comment work in progress code 2008-10-14 06:59:19 +02:00
Uriel
5dfce814f6 More minnor comment and code formatting changes 2008-10-14 01:59:10 +02:00
Uriel
3d3df98d31 Experimental comments system 2008-09-26 14:23:19 +02:00
Uriel
272840da52 Syntax fix and other minnor improvements 2008-09-26 11:09:18 +02:00
Uriel
1f376ad60a Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing. 2008-09-26 10:35:12 +02:00