diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2015-05-14 08:22:29 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-05-14 08:22:29 -0400 |
commit | 7ef44d84d69d11cb16619abcb7eaff5e833e0ace (patch) | |
tree | 373967ed684c91614832dedc4b5ab23cdfac988e | |
parent | dd1dceef4741debd07b7f7e0cb5715023d6a7587 (diff) | |
download | ikiwiki-7ef44d84d69d11cb16619abcb7eaff5e833e0ace.tar ikiwiki-7ef44d84d69d11cb16619abcb7eaff5e833e0ace.tar.gz |
acls and expectations
-rw-r--r-- | doc/todo/separate_authentication_from_authorization.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/separate_authentication_from_authorization.mdwn b/doc/todo/separate_authentication_from_authorization.mdwn index b4a3604ea..4a602babf 100644 --- a/doc/todo/separate_authentication_from_authorization.mdwn +++ b/doc/todo/separate_authentication_from_authorization.mdwn @@ -90,3 +90,7 @@ of) that step to Mozilla. Thoughts? --[[smcv]] + +> I always find it a little ackward that i have two different accounts on this wiki: one for OpenID, and the other (regular account) for email notifications (because of [[bugs/notifyemail_fails_with_some_openid_providers/]]). It seems to me those accounts should just be merged as one, ie. I was expecting to be able to choose a username when i registered with openid. +> +> Also, when you talk about "separating authentication from authorization", i immediately thought of [[todo/ACL/]] and [[todo/Zoned_ikiwiki/]], so i thought i could mention those... having stability in the usernames would help in the design of those... --[[anarcat]] |