| | 1 | = Gullible Authentication. = |
|---|
| | 2 | |
|---|
| | 3 | == Description == |
|---|
| | 4 | |
|---|
| | 5 | Places a 'hello my name is' field at the top of the page. Any name typed into the field is assumed to be the right proper name of the user, no checks, no questions. Just like a name tag. |
|---|
| | 6 | |
|---|
| | 7 | Obviously this is not acceptable to all people, nor is this for all sites. |
|---|
| | 8 | However, if you want to build other authentication mechanisms, like for saay, SXIP, openID, or whatnot, you could probably put some in-between logic in there. |
|---|
| | 9 | The point is that trac doesn't care anymore who you say you are, it just believes you. |
|---|
| | 10 | |
|---|
| | 11 | |
|---|
| | 12 | == Bugs/Feature Requests == |
|---|
| | 13 | |
|---|
| | 14 | Existing bugs and feature requests for GullibleAuthenticationPlugin are |
|---|
| | 15 | [report:9?COMPONENT=GullibleAuthenticationPlugin here]. |
|---|
| | 16 | |
|---|
| | 17 | If you have any issues, create a |
|---|
| | 18 | [http://trac-hacks.org/newticket?component=GullibleAuthenticationPlugin&owner=HectorPetelbaum new ticket]. |
|---|
| | 19 | |
|---|
| | 20 | == Download == |
|---|
| | 21 | |
|---|
| | 22 | Download the zipped source from [download:gullibleauthenticationplugin here]. |
|---|
| | 23 | |
|---|
| | 24 | == Source == |
|---|
| | 25 | |
|---|
| | 26 | You can check out GullibleAuthenticationPlugin from [http://trac-hacks.org/svn/gullibleauthenticationplugin here] using Subversion, or [source:gullibleauthenticationplugin browse the source] with Trac. |
|---|
| | 27 | |
|---|
| | 28 | == Example == |
|---|
| | 29 | |
|---|
| | 30 | There is a box that says "Hello my name is Hector Petelbaum" change the name, and you've changed your login, it's that simple. |
|---|
| | 31 | |
|---|
| | 32 | == Recent Changes == |
|---|
| | 33 | |
|---|
| | 34 | [[ChangeLog(gullibleauthenticationplugin, 3)]] |
|---|
| | 35 | |
|---|
| | 36 | == Author/Contributors == |
|---|
| | 37 | |
|---|
| | 38 | '''Author:''' [wiki:HectorPetelbaum] [[BR]] |
|---|
| | 39 | '''Contributors:''' |