Alexandre Iooss
|
70448db8e5
|
Remove Django CAS server and add oauth toolkit
|
2020-09-21 10:31:42 +02:00 |
Alexandre Iooss
|
efe833cec3
|
Merge production settings in base settings
|
2020-08-09 18:34:51 +02:00 |
Yohann D'ANELLO
|
fb775de923
|
Add backdoor to login as other users (in debug mode only)
|
2020-07-30 12:50:48 +02:00 |
Yohann D'ANELLO
|
e42680997f
|
Translate all fields, remove old CAS client configuration, remove packaged templates in source
|
2020-04-25 15:54:29 +02:00 |
Pierre-antoine Comby
|
6445acedc7
|
Merge branch 'master' into rights
|
2020-03-22 00:00:18 +01:00 |
Pierre-antoine Comby
|
fa5334a741
|
use the OPTIONALS_APPS from secrets.py
|
2020-03-20 20:40:26 +01:00 |
Yohann D'ANELLO
|
95315cdbe2
|
Implements permission masks
|
2020-03-19 16:12:52 +01:00 |
Yohann D'ANELLO
|
daef806507
|
More envs
|
2020-03-11 15:54:12 +01:00 |
Yohann D'ANELLO
|
58ea6abce4
|
Fix template tags to make tox happy
|
2020-03-11 15:13:34 +01:00 |
Yohann D'ANELLO
|
a128ed4803
|
Use environment rather than hardcoding strings, closes #36
|
2020-03-11 13:24:48 +01:00 |
Yohann D'ANELLO
|
0f1d662d25
|
Anonymous users don't have any access to the API (fix it later with rights...), fix CI
|
2020-03-11 00:47:43 +01:00 |
Yohann D'ANELLO
|
20e2d41563
|
Use a middleware rather than inspect the stack to get current user and IP
|
2020-03-10 00:01:40 +01:00 |
Yohann D'ANELLO
|
462a9e0f2d
|
Fix CAS settings
|
2020-03-09 22:13:11 +01:00 |
Pierre-antoine Comby
|
30fb311b2e
|
modular settings start
|
2020-03-08 23:03:35 +01:00 |
Maxime Bombar
|
aaa958d146
|
Import used modules ...
|
2020-03-07 18:24:33 -05:00 |
Yohann D'ANELLO
|
d0206fb790
|
Make erdnaxe be happy
|
2020-03-07 22:28:59 +01:00 |
Yohann D'ANELLO
|
62bfd9a044
|
Remove redundant ; and import local settings
|
2020-02-18 13:03:58 +01:00 |
Pierre-antoine Comby
|
3ddc757e25
|
add ALLOWED_HOSTS to local variables
|
2020-02-02 13:41:43 +01:00 |
Pierre-antoine Comby
|
f6dfadd101
|
env variable are loaded from not-gitted .env file
|
2020-01-29 17:21:46 +00:00 |
Pierre-antoine Comby
|
14486074b4
|
the server is running
|
2020-01-28 19:56:04 +00:00 |
Pierre-antoine Comby
|
62c7e886e9
|
typo, making the CI breaks
|
2020-01-28 09:28:29 +00:00 |
Pierre-antoine Comby
|
0296686ed3
|
use defaults if no secrets is provided
|
2020-01-28 09:16:08 +00:00 |
Pierre-antoine Comby
|
a39cb56e0d
|
split settings config between development and production
|
2020-01-27 20:49:02 +00:00 |