doanguyen
|
c49bc87bae
|
rollback the debug flag
|
2020-01-07 22:29:37 +01:00 |
|
doanguyen
|
783aba1275
|
flask debug must be string, not bool, int. What a joke
|
2020-01-05 22:58:40 +01:00 |
|
doanguyen
|
4e84815375
|
let debug configurable
|
2020-01-05 19:45:29 +01:00 |
|
Son NK
|
35aa8f1438
|
add GoatCounter analytics
|
2020-01-03 23:23:29 +01:00 |
|
Son NK
|
0327f755a1
|
accept both GET and POST for /
|
2020-01-02 22:10:27 +01:00 |
|
Son NK
|
851eac604b
|
Add Sentry SqlalchemyIntegration and AioHttpIntegration
|
2020-01-02 22:04:18 +01:00 |
|
Son NK
|
5d25310105
|
Fix subscription might not exist
|
2020-01-01 23:51:22 +01:00 |
|
Son Nguyen Kim
|
b8ca2d0158
|
Merge pull request #16 from simple-login/lifetime
Lifetime coupon
|
2020-01-01 23:24:15 +01:00 |
|
Son NK
|
6dd7827330
|
fix formatting
|
2020-01-01 23:22:34 +01:00 |
|
Son NK
|
064e10771b
|
Ignore /git and /exception in flask-profiler
|
2020-01-01 23:20:28 +01:00 |
|
Son NK
|
d3f8233844
|
Enable flask-profiler if FLASK_PROFILER_PATH is set
|
2020-01-01 23:16:09 +01:00 |
|
Son NK
|
4f980ffd94
|
add lifetime coupon to fake_data
|
2020-01-01 20:05:10 +01:00 |
|
Son NK
|
1d4e8368ab
|
Use constant otp_secret in fake_data()
|
2019-12-27 16:53:07 +00:00 |
|
Son NK
|
a3f547fd22
|
rename create_custom_alias -> create_new
|
2019-12-22 16:34:10 +00:00 |
|
Son NK
|
91e38a744b
|
remove GenEmail.custom column
|
2019-12-22 16:32:55 +00:00 |
|
Son NK
|
a22a635508
|
create custom domain in fake_data
|
2019-12-22 16:00:04 +00:00 |
|
Son NK
|
66091b4f9e
|
replace ENABLE_SENTRY by SENTRY_DSN
|
2019-12-16 19:30:17 +02:00 |
|
Son NK
|
c3b716f644
|
remove users.can_use_custom_domain flag
|
2019-12-15 21:52:24 +02:00 |
|
Son NK
|
ec62fad3a0
|
remove notify_admin, replace by general stats
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
0b982a3f19
|
comment out flask-toolbar
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
fd5b4f91f9
|
return 400 in paddle callback if verification fails
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
6ddb8ee5ab
|
fix test
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
2e23a1bf19
|
add RESET_DB back
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
6e387444f5
|
do not use RESET_DB to avoid potential error: uncomment fake_date locally if necessary
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
d58ab8c808
|
fix create random alias: new alias not saved
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
5156ed5eba
|
create constant api_code in local to facilitate test
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
8ed7f2e693
|
set X-Frame-Options header to deny
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
a827b27215
|
add custom_domain view
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
b59ffb94b2
|
Remove Stripe usage
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
6ea43275ed
|
remove user.can_use_api_key
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
7bedd40966
|
add user.can_use_custom_domain, user.can_use_api_key
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
4f874eec43
|
Create API Key page
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
6c4a173de5
|
create /api/alias/new using api-key as authentication
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
c4b9a81c09
|
fix user re-subscribes
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
47d5b75dc4
|
remove partner table
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
a084ea880d
|
remove become partner view
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
e8b69014cd
|
fix fake_data
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
3442250bb1
|
create a subscription in fake_data
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
6c3c37170c
|
Create paddle handler
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
d7d2ea04a9
|
replace lyra by GA
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
db45b01ddd
|
set a different SESSION_COOKIE_NAME to avoid conflict
|
2019-12-15 18:55:11 +02:00 |
|
Son NK
|
541cf80b77
|
add userinfo_endpoint, remove introspection_endpoint and revocation_endpoint in /.well-known/openid-configuration
|
2019-12-15 18:55:11 +02:00 |
|
Son NK
|
d5a2932a97
|
use localhost instead of sl-client
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
06f51099a5
|
all users can have access to developer tab
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
ac8fa33a83
|
use John Wick email
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
2461ea6145
|
refactor config
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
6bf8cddbcd
|
only SERVER_NAME in test
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
32d6af228b
|
set SERVER_NAME required by tests
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
0817e45abe
|
override User.create to set password, create GenEmail, set trial period
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
8a6934e61e
|
activate ssl if URL begins with https
|
2019-12-15 18:55:09 +02:00 |
|