xdrm-brackets
|
27942b8b82
|
fix: $_SESSION['name'] is now ok with API calls (tokens, etc)
|
2017-12-08 02:50:47 +01:00 |
xdrm-brackets
|
1400d445ee
|
BIG FIX: session_name with logout ....
|
2017-12-08 00:45:16 +01:00 |
xdrm-brackets
|
6399608ef5
|
fix: api.core.AuthSystemDefault (re-use stored token in session if session_connected (check again for each api call))
|
2017-11-26 13:48:03 +01:00 |
xdrm-brackets
|
2c713f48e8
|
upd: api.core.AuthSystemDefault (implemented authentication by token)
|
2017-11-26 12:10:10 +01:00 |
xdrm-brackets
|
cc4fd4427b
|
Barebone setup@2 > fixed: api.core.AuthSystemDefault (removed useless @module management + use Error argument to tell which permission misses) | api.core.Request (removed @module when calling api.core.AuthSystemDefault.permission(@expected))
|
2017-11-23 11:53:29 +01:00 |
xdrm-brackets
|
ab0808d4c5
|
Barebone setup@1 > fixed: api.core.AuthSystemDefault (manages default main permissions + custom permissions in the array $_SESSION['PERM'])
|
2017-11-23 11:32:31 +01:00 |
xdrm-brackets
|
8371ea89b8
|
Barebone setup@0 > build: api, router, http, error |
|
2017-11-23 11:23:09 +01:00 |