Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging only tools. #6

Open
JasperWallace opened this issue Oct 10, 2014 · 4 comments
Open

Logging only tools. #6

JasperWallace opened this issue Oct 10, 2014 · 4 comments

Comments

@JasperWallace
Copy link
Member

For some tools it's not needed to have access control, but is nice to have a log of users (e.g. the donkey saw for chasing prople for replacement blades).

So having a way to mark a tool as useable by all members would be good.

@JasperWallace
Copy link
Member Author

For this to work //card/ needs to return a state that means "recognised hackspace member", as opposed to "card not found". AIUI we have:

0 = not allowed to use the tool
1 = allowed to use the tool
2 = maintainer

If we could also have:

-1 = card not found

and change 0 to mean "Not allowed to use the tool, but a hackspace member"

Then we could have a logging mode that let cardw with status == 0 work.

@tgreer
Copy link
Contributor

tgreer commented Dec 1, 2014

Why would we want this?

On 1 December 2014 at 18:24, Jasper Wallace [email protected]
wrote:

For this to work //card/ needs to return a state that means "recognised
hackspace member", as opposed to "card not found". AIUI we have:

0 = not allowed to use the tool
1 = allowed to use the tool
2 = maintainer

If we could also have:

-1 = card not found

and change 0 to mean "Not allowed to use the tool, but a hackspace member"

Then we could have a logging mode that let cardw with status == 0 work.


Reply to this email directly or view it on GitHub
#6 (comment)
.

@JasperWallace
Copy link
Member Author

as the issue says: for tools with consumables, we want to know who used it last so we can pester them to buy new blades etc. (the donkey saw is a good example).

I can't remember who asked for it originally.

@tgreer
Copy link
Contributor

tgreer commented Dec 1, 2014

I think this is a non issue and not required for ACNode at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants