Table-level Access Control Available
Tuesday, March 6th, 2007sensorbase now has table-level access control. you can find this option on your project settings page.
basically, you can think of access as a hierarchy. for example, if the user has project-level slog access then she can write to all project tables no matter what permissions you provide at the table-level. however, if you have *not* provided the user with project-level slog access and but have at the table-level, then she can slog only to your specified table.
ok, that explanation was kind of confusing. it’s probably easier if you just try it.
this involved quite a few changes in the code, so please let me know if you come across any bugs.