| 1 | # ChangeLog for Scire |
1 | # ChangeLog for Scire |
| 2 | # Copyright 2006-2006 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2006-2006 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Id$ |
3 | # $Id$ |
|
|
4 | |
|
|
5 | 15 Jul 2006; Preston Cody <codeman@gentoo.org> ChangeLog: |
|
|
6 | Adding a Python-port of PHP-GACL's acl_check function, |
|
|
7 | written by Brian Coca. This is submitted with his permission. |
|
|
8 | this will take an ADOdb object (or config info), and then return |
|
|
9 | the result of acl_check() queries as in PHP. Many thanks to |
|
|
10 | Brian for the port. |
| 4 | |
11 | |
| 5 | 14 Jun 2006; Preston Cody <codeman@gentoo.org> ChangeLog: |
12 | 14 Jun 2006; Preston Cody <codeman@gentoo.org> ChangeLog: |
| 6 | various updates around the board. mainly focusing on client and user |
13 | various updates around the board. mainly focusing on client and user |
| 7 | pages. some DB updates and asthetic changes. |
14 | pages. some DB updates and asthetic changes. |
| 8 | preparing for user sessions |
15 | preparing for user sessions |