|
7ab789f80a
|
docker fixes
|
2020-09-27 17:53:37 +02:00 |
|
|
4e952c3746
|
import again
|
2020-05-30 14:36:06 +02:00 |
|
|
88f0a11612
|
fix import
|
2020-05-30 14:34:02 +02:00 |
|
|
23c7a683a8
|
fix exception
|
2020-05-30 13:57:34 +02:00 |
|
|
5cde8977ef
|
get city not country list
|
2020-05-30 03:13:57 +02:00 |
|
|
548a73f121
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
|
|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
794b28f833
|
stay logged in after changing password
|
2019-07-30 13:24:07 +02:00 |
|
|
3e14795d0b
|
make sure settings are dicts
|
2018-11-15 10:29:14 +00:00 |
|
|
4512b010c6
|
undo
|
2018-11-15 10:28:51 +00:00 |
|
|
687738ff46
|
make sure settings are dicts
|
2018-11-15 10:28:30 +00:00 |
|
|
e6ce812f1a
|
fix list import during singup
|
2018-08-25 19:42:36 +02:00 |
|
|
cc56858377
|
import Group from user.models
|
2018-07-29 20:28:46 +00:00 |
|
|
6296be870b
|
use get_user_model
|
2018-07-29 21:12:56 +01:00 |
|
|
190e07ef90
|
ignore plugins with \x00 in name
|
2018-07-09 17:53:52 +02:00 |
|
|
1bac062a50
|
use postgres json field
|
2018-07-09 15:22:12 +02:00 |
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
7acc562b53
|
only admins can change rightslevel
|
2018-05-31 17:27:05 +02:00 |
|
|
1dc5969cbc
|
fix rename user
|
2018-03-09 16:03:52 +05:30 |
|
|
85c5fafe0d
|
add groups to collections, edits and lists, towards #3063
|
2017-12-31 14:06:27 +01:00 |
|
|
3b73fe78bd
|
update user references if username gets changed
|
2017-11-16 18:05:50 +01:00 |
|
|
5ce9d605f7
|
refactor geo lookup
|
2017-11-14 17:06:02 +01:00 |
|
|
110c57d726
|
session can be gone
|
2017-08-04 18:11:51 +02:00 |
|
|
72cda5596d
|
handle city with ,
|
2017-07-19 19:14:47 +02:00 |
|
|
62face2c21
|
log unknown locations
|
2017-07-19 18:37:27 +02:00 |
|
|
a175238d09
|
fix geo lookup in python3, fixes #3019
|
2017-04-19 16:34:34 +02:00 |
|
|
4f14b923fa
|
avoid double entries in accessed table
|
2017-03-03 18:40:52 +01:00 |
|
|
f0a4aba751
|
use python_2_unicode_compatible
|
2017-03-03 08:56:35 +01:00 |
|
|
b3773d4ace
|
fix missing filters
|
2017-02-28 21:19:26 +01:00 |
|
|
12f3901c9a
|
py3 filter->list(filter
|
2017-02-16 14:24:51 +01:00 |
|
|
cc00510f5d
|
rate limit user cronjob
|
2016-11-28 14:46:52 +01:00 |
|
|
e1f35b1ec8
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
|
|
0f0f5f42d8
|
space
|
2016-08-31 19:07:44 +02:00 |
|
|
3913373c9b
|
update db if guest was reclassified as robot
|
2016-08-31 17:38:40 +02:00 |
|
|
1468ddbecb
|
towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
|
2016-08-25 18:34:36 +02:00 |
|
|
e9863c238e
|
always use get_operator, avoid case-insensitive match if possible
|
2016-06-30 11:28:09 +02:00 |
|
|
b2a9a5f711
|
space
|
2016-06-15 17:56:31 +02:00 |
|
|
f6cebcaec9
|
fix user/group api
|
2016-03-08 20:14:05 +05:30 |
|
|
4613005b83
|
use geoip2 api to fix ipv6 lookups
|
2016-03-04 12:50:44 +05:30 |
|
|
051a3578b4
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
|
|
62caf55fe6
|
stop using RequestContext
|
2016-02-20 15:15:02 +05:30 |
|
|
4219246909
|
db migration
|
2016-02-20 15:15:01 +05:30 |
|
|
1cc795995d
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
|
|
3e8f28ff47
|
update imports
|
2016-02-19 22:06:10 +05:30 |
|
|
e22cc432b3
|
use transaction.atomic
|
2016-02-19 21:55:09 +05:30 |
|
|
e738503380
|
remove old migrations
|
2016-02-19 15:17:18 +00:00 |
|
|
d241b90b63
|
check data is a dict
|
2016-02-19 18:46:53 +05:30 |
|
|
c7515517da
|
remove persona support
|
2016-01-12 14:04:34 +05:30 |
|
|
face7da3da
|
avoid duplicate users for or queries, fixes #2871
|
2016-01-12 12:06:12 +05:30 |
|
j
|
5e6b054896
|
extend cookie age if its still used
|
2015-06-30 20:02:09 +02:00 |
|