사용자가 api 를 만들수 있는지 여부를 설정 하도록 개선.
commitaa5e3b25c20567de46d8ba7b61c3a6d58fbd7385
authorhangum <hangum@gmail.com>
Thu, 11 Jan 2018 00:37:01 +0000 (11 09:37 +0900)
committerhangum <hangum@gmail.com>
Thu, 11 Jan 2018 00:37:01 +0000 (11 09:37 +0900)
tree22bef2b746f4fd91392e5b86d6209a8309f183f6
parent87233ef4486ccdb6a9a88e4483211d8e4e685135
사용자가 api 를 만들수 있는지 여부를 설정 하도록 개선.
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/config/internal/system/TadpoleSystem-MYSQL-Config.xml
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/config/internal/system/TadpoleSystem-SQLite-Config.xml
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/initialize/TadpoleEngineDBEngine.sqlite
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/query/dao/system/UserDAO.java
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/query/internal/system/Tadpole-System-Common.xml
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/query/internal/system/Tadpole-System-User.xml [new file with mode: 0644]
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/dialog/save/ResourceSaveDialog.java
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/session/manager/SessionManager.java