Commit Graph
102 Commits
Author SHA1 Message Date
mdipierro f0be6092ff some blogging capabilities to auth.wiki 2012-07-29 20:55:01 -05:00
mdipierro aef4f1cc9a wiki force_prefix again 2012-07-29 18:09:41 -05:00
mdipierro 78f97cb53d wiki force_prefix 2012-07-29 17:37:32 -05:00
mdipierro 3e10bc7f16 auth.wiki supports load 2012-07-29 16:52:11 -05:00
mdipierro 355d040900 fixed json and xml search in auth.wiki() 2012-07-29 10:43:35 -05:00
mdipierro 58eb21bd87 wiki services 2012-07-29 10:32:46 -05:00
mdipierro cc378914ba better wiki _search 2012-07-29 10:04:30 -05:00
mdipierro cc8c562b20 fixed is_impersonating 2012-07-29 07:31:01 -05:00
mdipierro 62681e2c9a fixed Recapcha, thanks Osman Masood 2012-07-27 16:53:34 -05:00
mdipierro 4665d8b962 issue 909, secure login_bare, thanks szimszon 2012-07-26 17:42:20 -05:00
mdipierro d295a479c6 crud.select(fields=[..]), fields can now be string, issue 901 2012-07-24 21:11:35 -05:00
mdipierro 3b42bc3e60 backward compatiblity fix for auth sinature 2012-07-24 06:53:08 -05:00
mdipierro ee376afa2d changed CRYPT, Auth, welcome digest_alg default 2012-07-20 10:31:07 -05:00
mdipierro 6903db9d7c fixed CRYPT 2012-07-20 08:58:13 -05:00
mdipierro 0700ed7c8e better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro a63b80735b better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro d55755e7eb fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro ccbffc4f3f moved define_signature to define_table but not convinced it is always a good idea 2012-07-17 17:32:35 -05:00
mdipierro 3fc6c220cf typo close->clone, thanks I.like.privacy.too 2012-07-17 16:11:37 -05:00
mdipierro f3ea2d1cc6 fixed uniqueness problem in archives 2012-07-17 10:59:26 -05:00
mdipierro 35598f2624 working on wiki_tags 2012-07-15 21:41:43 -05:00
mdipierro b9e68fbed7 improved media handling in auth.wiki(), more work needed 2012-07-15 10:03:05 -05:00
mdipierro 301a2d7c31 eaiser wiki. Just do 'def index(): return auth.wiki()' (that is all) 2012-07-14 23:25:34 -05:00
mdipierro 8a0870df2a no menu in wiki 2012-07-14 20:15:51 -05:00
mdipierro 8d3d1b4a5b fixed sorting in Wiki 2012-07-14 18:43:43 -05:00
mdipierro a508e9f8ab fixed a problem with computed fields 2012-07-14 18:24:01 -05:00
mdipierro adc9b38606 fixed T(T('..')) and added tools.Wiki 2012-07-14 17:50:51 -05:00
mdipierro 77bf572a77 fixed typo in tools, issue 880, thanks Douglas Philips 2012-07-09 21:40:33 -05:00
mdipierro 782c6fb6a1 improver navbar behavior, thanks Anthony 2012-07-08 09:45:20 -05:00
mdipierro 84d4359fd1 referrer_actions, thanks Anthony 2012-07-06 11:47:25 -05:00
mdipierro f8d5bf87c1 Auth(...,salt=True), thanks Dave Stoll 2012-07-04 19:22:40 -05:00
mdipierro 1540bb28bb fixed geocode, issue 855, thanks niphllod 2012-06-17 23:36:35 -05:00
Massimo Di Pierro a4a81620a7 fixed bug in navbar link, thanks Anthony 2012-06-12 21:45:07 -05:00
Massimo Di Pierro db227269ab fixed problem with migration of auth_cas, thank you Anthony 2012-06-10 21:17:47 -05:00
Massimo DiPierro 464df3f741 fixed bug in mail login introduced in recent commit, issue 818, thanks Carlos 2012-05-23 09:28:00 -05:00
Massimo Di Pierro b6a415a37c fixed bug in last commit, thanks Harkirat 2012-05-17 17:52:27 -05:00
Massimo Di Pierro 05ee1e90ca get or create key now defaults to sha512 asn should have all along, thanks Harkirat 2012-05-17 15:56:19 -05:00
Massimo Di Pierro c1f10fe9cf mail.settings.login can be None,False,0,'' 2012-05-17 10:54:17 -05:00
Massimo Di Pierro c40833b804 add_permission now prevents duplicates 2012-05-03 20:51:54 -05:00
Massimo Di Pierro dfa9cdb51e pgp patch, issue 776, thanks szimszon 2012-05-02 16:03:52 -05:00
Massimo Di Pierro 6ddfbc883e fixed locking issue with cache disk, thanks gypsy 2012-05-02 15:47:07 -05:00
Massimo Di Pierro 7428f0a824 fixed accessible_query 2012-04-17 21:22:11 -05:00
Massimo Di Pierro 24349601a0 has_permission applies to everybody 2012-04-17 15:29:17 -05:00
Massimo Di Pierro f04a9c1881 auth.settings.everybody_group_id 2012-04-17 15:10:33 -05:00
Massimo Di Pierro 253f0a3d3b customizable personal group names 2012-04-17 12:32:38 -05:00
Massimo Di Pierro 4d90fe7bf5 fixed pickleablestorage import 2012-04-17 10:02:23 -05:00
Massimo Di Pierro b250dc5173 fixed typo in gluon tools 2012-04-15 09:55:49 -05:00
Massimo Di Pierro e42e62fcda enable_record_versioning 2012-04-07 09:08:44 -05:00
Massimo Di Pierro 9d33ff85ea fixed bug in welcome and added more examples 2012-04-06 09:01:35 -05:00
Massimo Di Pierro 0ea268012b is active is not a parameter 2012-04-05 20:28:34 -05:00