Commit Graph

31 Commits

Author SHA1 Message Date
xdrm-brackets 512bd699de fix ridicule (2char) 2017-12-08 03:46:42 +01:00
xdrm-brackets 2da458ad31 FUCK YES -> api: POST message/emergency (now works with DB FINALLY) 2017-12-08 03:39:29 +01:00
xdrm-brackets 8e78142119 Added api: POST message/emergency (with db) 2017-12-08 03:18:29 +01:00
xdrm-brackets ec59cde080 fix: fix con 2017-12-08 03:04:57 +01:00
xdrm-brackets 60a6ec10bf debug@2 2017-12-08 03:02:22 +01:00
xdrm-brackets 89520180c7 debug 2017-12-08 02:58:17 +01:00
xdrm-brackets 81449426a5 Removed 'username' from POST message/emergency + POST message/event (because already in session) 2017-12-08 02:54:21 +01:00
xdrm-brackets 27942b8b82 fix: $_SESSION['name'] is now ok with API calls (tokens, etc) 2017-12-08 02:50:47 +01:00
SeekDaSky f3437d8db9 add: Interop pour le channel event 2017-12-08 01:56:52 +01:00
SeekDaSky a297a89287 merge 2017-12-08 00:45:16 +01:00
xdrm-brackets 1400d445ee BIG FIX: session_name with logout .... 2017-12-08 00:45:16 +01:00
SeekDaSky e82f192f8e Implémentation de l'interop pour la suppression de message (promis c'est le dernier commit sur master) 2017-12-07 23:40:05 +01:00
xdrm-brackets 9f0f82c521 removed 'module.authentication' to 'user/login' and 'admin/login' + ADDED 'user/signup' and 'admin/signup' 2017-12-07 21:52:11 +01:00
SeekDaSky cb5482950f upd: Postmessage channel emergency interop 2017-12-07 21:52:11 +01:00
SeekDaSky 63b5c3afa8 add: Interop pour l'envoi de message + upd: Interop pour la connection 2017-12-07 20:24:59 +01:00
xdrm-brackets 97bb6de0cf fix: api.module.dev (managed output) #2 2017-12-07 17:20:40 +01:00
xdrm-brackets d824ae38f0 fix: api.module.dev (managed output) 2017-12-07 17:19:02 +01:00
xdrm-brackets 1c34b59231 fix: api.module.dev (added npm management) 2017-12-07 17:14:44 +01:00
xdrm-brackets 29cb835400 upd: config.modules|api.module.dev (added auto-release (git pull) with url trigger) 2017-12-07 16:34:36 +01:00
xdrm-brackets 5d9e6ef83f upd: config.modules (added GET dev/session_destroy) | add: api.module.dev (added session_destroy() to clean the variable) 2017-12-06 17:41:25 +01:00
xdrm-brackets b706948b3a add: .gitignore | fix: api.core.Request (InvalidHttpError if not in **AND** not in @forced_method) 2017-11-27 14:57:29 +01:00
xdrm-brackets 88f1d3b871 add: api.module.authentication (authentication methods for admin + user) | upd: config.modules (updated config according to @1) 2017-11-26 13:49:13 +01:00
xdrm-brackets cf35a8ade4 fix: api.core.Request (now can force a HTTP_METHOD when called inside php (3rd argument)) 2017-11-26 13:48:33 +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 4aec7e790d upd: api.core.Checker (setup hash to have 128c length) 2017-11-26 13:18:08 +01:00
xdrm-brackets 2c713f48e8 upd: api.core.AuthSystemDefault (implemented authentication by token) 2017-11-26 12:10:10 +01:00
xdrm-brackets eef40ce771 fix: api.module.RESTexample (removed unset variable) 2017-11-26 11:42:10 +01:00
xdrm-brackets a6cfd218d6 Barebone setup@3 > upd: routes.json (enable VIEW http method) | fix: api.Request 2017-11-23 12:56:07 +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