Commit Graph

592 Commits

Author SHA1 Message Date
mdipierro a9f4585a36 Auth(secure=True), thanks Yarin and Niphlod 2012-10-04 15:12:52 -05:00
mdipierro a0b0584be8 fixed wiki for missing body 2012-10-04 10:44:35 -05:00
Massimo b41490a6f6 wiki uses contains instead of startswith, thanks David 2012-10-02 14:50:16 -05:00
mdipierro 2348709622 fixed some bugs with singleton and remobed password from session.auth.user 2012-09-30 07:26:23 -05:00
mdipierro d42dfeb268 login works fine with lazy DAL 2012-09-30 00:10:25 -05:00
mdipierro 759de1e911 prettidate works with future dates, thanks Sanjoy 2012-09-29 09:53:46 -05:00
mdipierro 8e6e7ed4cc fixed search in wiki again for firebird 2012-09-28 08:51:18 -05:00
mdipierro 4efd08a66f http 422, better tagcloud, possibly fixed firbird issue with tagcloud 2012-09-27 14:05:43 -05:00
mdipierro ded6b0579d possibly fixed issue 1031, thanks villas 2012-09-26 12:45:56 -05:00
Massimo b42436909f distinct instead of groupby 2012-09-25 14:56:49 -05:00
Massimo b30c1af78a test 2012-09-25 14:50:32 -05:00
mdipierro d984652ab7 CAS should disabled retrive username 2012-09-24 22:44:19 -05:00
mdipierro ec16dc8cec crud methods have FORM **attributes, thanks Daniel 2012-09-24 12:43:22 -05:00
mdipierro 738059f56a fixed a problem with reset_password redirect loop 2012-09-19 23:04:10 -05:00
mdipierro ef7b1c1454 mail.send(...,sender='Mr X <%(sender)s>') 2012-09-19 00:03:06 -05:00
mdipierro cf30f1b255 mail.send(...,sender='Mr X <%(sender)s>') 2012-09-19 00:00:18 -05:00
mdipierro 9784c198e3 fixed a problem with order of table definitions in auth.wiki, thanks David 2012-09-17 14:23:13 -05:00
mdipierro 642a9c5c94 fixed problem with missing wiki_media.filename 2012-09-17 11:47:07 -05:00
mdipierro 6880727e4f better layout, thanks Paolo 2012-09-17 11:36:00 -05:00
mdipierro 60b6fd11f9 better impersonate, thanks Alan 2012-09-16 10:43:39 -05:00
mdipierro 3bc94b2794 auth.wiki(render='markmin'), thanks Guruyaya 2012-09-15 15:42:44 -05:00
mdipierro 8960f91c7b wiki file should be filename, thanks David 2012-09-15 13:41:24 -05:00
mdipierro 8f267a19c4 fixed grid layout again 2012-09-13 14:06:58 -05:00
mdipierro 8fb24e5315 removed unnecessary line 2012-09-12 11:16:51 -05:00
mdipierro a6269d77ae navbar dropdown, thanks Paolo 2012-09-12 10:18:34 -05:00
mdipierro dbf7a3f72d auth.wiki(restrict_search=True) authors can only search their own pages 2012-09-11 10:25:56 -05:00
mdipierro 199aceefc1 fixed bug in wiki can_manage 2012-09-10 07:40:33 -05:00
mdipierro d29d543e95 auth.wiki(render='html') 2012-09-08 22:22:06 -05:00
mdipierro 57072adc57 auth.wiki(render) is exposed 2012-09-08 20:33:24 -05:00
mdipierro 8eb15627bf allow navbar without define_tables, thanks Anthony 2012-09-02 14:52:52 -05:00
mdipierro 0553e5b50e fixing missing use_username issue, thanks Annet 2012-08-30 15:01:22 -05:00
mdipierro 2b83928cab fixed janrain login with GAE 2012-08-30 08:31:52 -05:00
mdipierro edeb237777 dict instead of {} where possible 2012-08-29 07:27:28 -05:00
mdipierro 6e8fbf5f8e more flexible auth.wiki, thanks Alan 2012-08-28 10:54:06 -05:00
mdipierro 266208c13d many iteritems optimizations 2012-08-28 09:35:36 -05:00
mdipierro ddf4465c00 possibly faster auth 2012-08-27 12:02:53 -05:00
mdipierro 47dcc8badd simplified languages.py, disable (for today) plural subsystem 2012-08-27 01:43:04 -05:00
mdipierro 030203effd no more has_key 2012-08-26 18:34:50 -05:00
mdipierro 334e150638 internal simplications in Auth 2012-08-26 17:57:10 -05:00
mdipierro 308f790f3c removed an inconcistency in Auth 2012-08-26 17:53:27 -05:00
mdipierro d47dbc604e more simplification in Auth 2012-08-26 17:48:37 -05:00
mdipierro 96d193f7dd auto-login after reset password 2012-08-26 17:28:19 -05:00
mdipierro 3e94ca4f45 fixed login_onaccept, thanks Martin 2012-08-26 17:05:52 -05:00
mdipierro dcce7fc39a fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro 92e1213fe2 fixed some styles for auth.wiki 2012-08-24 23:11:45 -05:00
mdipierro 814f5d9448 auth links should have same scheme as app 2012-08-24 16:36:14 -05:00
Massimo Di Pierro 8d5855c93a fixed another bug in lazy Auth, thanks Villas 2012-08-24 13:45:13 -05:00
Massimo Di Pierro 611aa6391a fixed bug in lazy auth, thanks Villas 2012-08-24 10:14:12 -05:00
Massimo Di Pierro c309588ae4 added missing table permission, thanks Daniel 2012-08-24 08:57:14 -05:00
mdipierro 6c7de5a0b0 fixed tag rendering end edit menu permissions 2012-08-23 15:04:08 -05:00