I pulled class MyAuth(Auth): def navbar(self, prefix='', action=None): into my project so I could customize it. The make sure to: auth = MyAuth(globals(),db)
- [web2py] Customizing auth in some interesting ways: Jason Brower
- [web2py] Re: Customizing auth in some interesting ways: Anthony
- [web2py] Re: Customizing auth in some interesting wa... Anthony
- [web2py] Re: Customizing auth in some interestin... pbreit
- Re: [web2py] Re: Customizing auth in some interestin... Jason Brower
- [web2py] Re: Customizing auth in some interesting ways: Tarun